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 get the code understand? #41

Open chenguanfu511 opened 5 years ago

chenguanfu511 commented 5 years ago

Thanks, The code is great!!! I want to make some custom layer support, but I do not know what is the converting scheme? Can you simply give the solution for converting PyTorch model to Caffe model?