starimeL / PytorchConverter

Pytorch model to caffe & ncnn
BSD 2-Clause "Simplified" License
393 stars 76 forks source link

multi data input ? #26

Open lizhengwei1992 opened 6 years ago

lizhengwei1992 commented 6 years ago

Hi, Thanks for your codes ! I have a pytorch model needed two inputs, how can I success to converter my model to ncnn ? Do you have time to update the TODO(TODO: multi data input) in ConvertModel.py ? Thanks very much !

dianxin556 commented 5 years ago

@lizhengwei1992 ,hi, i meet the same problem with you ,have you solved it now? Thanks!

changanxiaofan commented 4 years ago

I have same problem with you ,my model have two input ! have you solved it now? Thanks!