ltc icon indicating copy to clipboard operation
ltc copied to clipboard

convert_model_caffe_torch

Open 3DMM-ICME2023 opened this issue 7 years ago • 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!

3DMM-ICME2023 avatar Jan 10 '18 13:01 3DMM-ICME2023

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

gulvarol avatar Feb 05 '18 16:02 gulvarol