Skip to content

Smorodov/Caffemodel-Parser

Repository files navigation

  1. git clone --recursive https://github.com/Smorodov/Caffemodel-Parser.git
  2. Run CMake and create VS solution.
  3. Build protoc compiler.
  4. Run generate_caffe_pb_cc.bat (if caffe.pb.cc and caffe.pb.h does not match your protobuf version, or absent) It will create caffe.pb.cc and caffe.pb.h using caffe.proto file, that you can find in your caffe sources if it absent, or you want to use your version of caffe protocol definitions.
  5. Build project.

About

Tool for parse caffemodel files, and dump them to binary files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published