.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
Linux
Chrome OS
カテゴリ: 開発者
更新日: 2021-02-16

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているPrototype Caffe Modelファイル形式とMac, Windows, and Linuxアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。