xxradon / PytorchToCaffe

Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1 , 1.2 ,1.3 .notice that only pytorch 1.1 have some bugs
MIT License
783 stars 224 forks source link

How can I inverse transform the converted caffemodel into pytorch weights? #116

Open littlepiper opened 2 years ago

littlepiper commented 2 years ago

because I just lost the raw pytorch model and want to recover it.