vadimkantorov / caffemodel2pytorch

Convert Caffe models to PyTorch
389 stars 84 forks source link

3D support and Deconvolution #25

Open dwml opened 1 year ago

dwml commented 1 year ago

Hey Vadim,

In a fork I add 3D support and a Deconvolution layer. I put 2D layers and 3D layers in separate files. If you want I can make a pull request to pull it in this repo. Do you want that?

Best,

Dirk

vadimkantorov commented 1 year ago

Go ahead, thank you, I'll merge it! But in any case, I myself don't work on this project anymore