.PROTOTXT Bestandsextensie

Prototype Caffe Model

Ontwikkelaar Google
Populariteit
3.5  |  2 Stemmen
 

Wat is een PROTOTXT-bestand?

A PROTOTXT file is a prototype machine learning model created for use with Caffe. It contains an image classification or image segmentation model that is intended to be trained in Caffe. PROTOTXT files are used to create .CAFFEMODEL files.

Meer informatie

Schermafbeelding van een .prototxt-bestand in GitHub Atom
PROTOTXT-bestand geopend in GitHub Atom

Caffe (Convolutional Architecture for Fast Feature Embedding) is a deep learning framework that allows users to create image classification and image segmentation models. Initially, users create and save their models as plain text .prototxt files. After a user trains and refines their model using Caffe, the program saves the user's trained model as a CAFFEMODEL file.

PROTOTXT files are serialized using Google's Protocol Buffers serialization library, and they contain:

  • A list of the neural network layers a model contains
  • Each layer's parameters, including its name, type, input dimensions, and output dimensions
  • Specifications for connections between layers

Een PROTOTXT-bestand openen

PROTOTXT files are intended to be used as prototype Caffe (cross-platform) machine learning models. However, because PROTOTXT files are plain text files, you can open and edit them in any text editor if needed.

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die PROTOTXT-bestanden openen

Windows
Gratis
Inbegrepen bij het besturingssysteem
Mac
Gratis
Inbegrepen bij het besturingssysteem
Chrome OS
Inbegrepen bij het besturingssysteem

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het Prototype Caffe Model-bestandsformaat en de Mac, Windows, and Linux-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.