.PROTOTXT 文件扩展名

Prototype Caffe Model

开发者 Google
受欢迎程度
3.5  |  2 
 

什么是 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.

更多信息

在 GitHub Atom 中打开的 .prototxt 文件截图
在 GitHub Atom 中打开的 PROTOTXT 文件

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

如何打开 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.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 PROTOTXT 文件的程序

Windows
免费
操作系统自带
免费
Mac
免费
操作系统自带
免费
Linux
Chrome OS
操作系统自带
分类: 开发者
更新时间: 2021-02-16

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Prototype Caffe Model 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们