caffe2keras icon indicating copy to clipboard operation
caffe2keras copied to clipboard

ValueError: Layer weight shape (131072, 1000) not compatible with provided weight shape (2048, 1000)

Open MinhHuuNguyen opened this issue 6 years ago • 2 comments
trafficstars

I got this error when convert ResNet-101 ValueError: Layer weight shape (131072, 1000) not compatible with provided weight shape (2048, 1000) Please help me

MinhHuuNguyen avatar Jan 27 '19 19:01 MinhHuuNguyen

Unfortunately I'm not maintaining this any more. I've added this message to the README:

I don't use Caffe or Keras any longer and am not planning to update this code. @ysh329 has compiled a fantastic list of alternative software that you can use instead. Happy converting! :smile:

Microsoft's MMdnn looks like it may be a good option for Caffe-to-Keras conversion, but I haven't tested it myself.

qxcv avatar Jan 27 '19 19:01 qxcv

Actually I'll leave this open so that it stays at the top of the issue list.

qxcv avatar Jan 27 '19 19:01 qxcv