.PROTOTXT Extensão de arquivo

Prototype Caffe Model

Desenvolvedor Google
Popularidade
3.5  |  2 Votos
 

O que é um arquivo 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.

Mais informações

Captura de tela de um arquivo .prototxt em GitHub Atom
Arquivo PROTOTXT aberto em 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

Como abrir um arquivo 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.

Abra mais de 400 formatos de arquivo com File Viewer Plus.Download gratuito

Programas que abrem arquivos PROTOTXT

Windows
Grátis
Incluído com o sistema operacional
Grátis
Mac
Grátis
Incluído com o sistema operacional
Grátis
Linux
Chrome OS
Incluído com o sistema operacional

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente o formato de arquivo Prototype Caffe Model e os apps Mac, Windows, and Linux listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.