.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
무료
OS에 포함됨
무료
Linux
Chrome OS
OS에 포함됨
카테고리: 개발자
업데이트: 2021-02-16

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Prototype Caffe Model 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.