qxcv / caffe2keras

Fork of the caffe2keras converter from @MarcBS (UNMAINTAINED)
Other
17 stars 13 forks source link

Does it work with the latest versions of keras and caffe? #9

Open mrlzla opened 6 years ago

mrlzla commented 6 years ago

Hi. Really good converter, I have used it for half a year. But last time I updated caffe and keras versions, and it fails with the error:

ValueError: Input 0 is incompatible with layer conv0_zeropadding: expected ndim=4, found ndim=8

Does it work with the latest versions of keras and caffe?

qxcv commented 6 years ago

It's unlikely that it works with the latest versions—I haven't personally used this converter in a long time. I'm happy to test and merge fixes, but I'm not actively maintaining it at the moment.