hahnyuan / nn_tools

Neural Network Tools: Converter and Analyzer. For caffe, pytorch, draknet and so on.
MIT License
355 stars 63 forks source link

How to convert two-input Pytorch model to caffe? #19

Open czh55 opened 5 years ago

czh55 commented 5 years ago

I have tried to change some source code, but the output caffemodel model has been verified to be incorrect. What do you think might go wrong? Please give me some advice

xingshuohan commented 5 years ago

I have the same issue...