gulvarol/ltc

convert_model_caffe_torch

Opened this issue · 1 comments

Thanks for your nice code and wonderful works! @gulvarol
I noticed that you converted the C3D caffemodel into torch model. Could you please share the code that
convert the torch into caffe and the the code that convert caffe into torch?
Thank you in advance!

Sorry for the late reply. Yes, I converted C3D caffemodel into torch model (but not torch into caffe).

Here, I added some information about how I did this. You can find the corresponding files here: https://github.com/gulvarol/ltc/tree/master/c3dtorch