Open hamidpalangi opened 8 years ago
Had the same problem. I assume it's due to tfmodel been generated on older version of TF IMO this is a relevant issue. https://github.com/tensorflow/tensorflow/issues/1528
I'll try to convert the Caffe models on the newest version of TF. Hopefully this will solve the problem
Thanks much gaxler! Would it be possible to share your converted models to TF? For some reason I can not install Caffe on my machine ...
Thanks! Hamid
Thanks for the great work @ry .
I am trying to use your converted TF models. I just tried "forward.py" but got the following RunTime error:
I tried all 3 TF models but got the same error. I checked the downloaded files and they were downloaded fully and correctly. Can you please help?
Thanks much! Hamid