caffe-tensorflow icon indicating copy to clipboard operation
caffe-tensorflow copied to clipboard

Weights of models

Open prshnthrv opened this issue 7 years ago • 1 comments

Where can I find the weights of the converted model and also the prototxt definition of the equivalent caffe models?

prshnthrv avatar Apr 14 '17 04:04 prshnthrv

@prshnthrv the prototxt definitions as well as caffe models are in Caffe model Zoo page:

https://github.com/BVLC/caffe/wiki/Model-Zoo

You have to build your own converted models using Ethereon's lib.

alviur avatar Apr 22 '17 20:04 alviur