How to load .binaryproto file and generate the mean image of training data
3 ビュー (過去 30 日間)
古いコメントを表示
Hello all,
I am working with a pre-trained caffe network, so I have this three files: .prototxt .caffemodel .binaryproto I have seen how to load the network in this link https://es.mathworks.com/help/nnet/ref/importcaffenetwork.html but it seems not clear to me how to get the 'Average Image' parameter. In the documentation it appears to be a normal image but what I have is a .binaryproto file... How should I load this file or convert to .mat one?
Thank you in advance,
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!