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

Could I convert pytorch bilinear interpolate layer to caffe ? And how should I do that? #70

Closed nieyan closed 4 years ago

nieyan commented 4 years ago

https://github.com/xxradon/PytorchToCaffe/blob/da9e22c4d614f29d040dd2218b37e1a954bb0ee5/pytorch_to_caffe.py#L405

18022443868 commented 3 years ago

How did you solve the problem?

wanglaotou commented 2 years ago

hi, How did you solve the problem?