.PROTOTXT Extension de fichier

Prototype Caffe Model

Développeur Google
Popularité
3.5  |  2 Votes
 

Qu'est-ce qu'un fichier PROTOTXT ?

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.

Plus d'informations

Capture d'écran d'un fichier .prototxt dans GitHub Atom
Fichier PROTOTXT ouvert dans 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

Comment ouvrir un fichier PROTOTXT

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.

Ouvrez plus de 400 formats de fichiers avec File Viewer Plus.Téléchargement gratuit

Programmes qui ouvrent les fichiers PROTOTXT

Windows
Gratuit
Inclus avec l'OS
Gratuit
Mac
Gratuit
Inclus avec l'OS
Gratuit
Linux
Gratuit
Gratuit
Gratuit
Chrome OS
Inclus avec l'OS

Vérifié par FileInfo.com

L'équipe FileInfo.com a mené des recherches indépendantes sur le format de fichier Prototype Caffe Model et les applications Mac, Windows, and Linux répertoriées sur cette page. Notre objectif est une précision de 100%, et nous ne publions que des informations sur les types de fichiers que nous avons vérifiés.

Si vous souhaitez suggérer des ajouts ou des mises à jour de cette page, faites-le-nous savoir.