Skip to content

This is a simple tool, that transform caffe binaryproto file to python npy file.

License

Notifications You must be signed in to change notification settings

Harick1/trans-mean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trans-mean

This is a simple tool, that transform caffe binaryproto file to python npy file.

USE

protoc --cpp_out=. BlobProto.proto

make

./get_mean mean.binaryproto mean.txt

./get_npy mean.txt mean.npy

rm mean.txt

About

This is a simple tool, that transform caffe binaryproto file to python npy file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published