ethereon / caffe-tensorflow

Caffe models in TensorFlow
Other
2.8k stars 1.04k forks source link

Weights of models #109

Open prshnthrv opened 7 years ago

prshnthrv commented 7 years ago

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

alviur commented 7 years ago

@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.