How to parse caffemodel file


Written a python script which helps to parse "weights" and "biases" of each layer from a pretrained ".caffemodel" file

github : CaffeModelFileParser 

Leave a comment, if any questions

Caffe2 - Deep Learning framework




Caffe is Machine Learning framework from BVLC

Caffe2 is newer release from BVLC,  A New Lightweight, Modular, and Scalable Deep Learning Framework

Website : caffe2 github

Leave comment, if any questions