uhfband / keras2caffe

Keras to Caffe model converter tool
MIT License
67 stars 22 forks source link

AttributeError: type object 'InputLayer' has no attribute '__name_' #9

Closed nerddd closed 6 years ago

nerddd commented 6 years ago

run convert_InceptionV4.py, already download inceptionv4.py from the url you provided. error occured :AttributeError: type object 'InputLayer' has no attribute '__name_'

keras_version=2.1.2 already I've tried python2.7 and python3.5, still exists this problem

Did someone encounter this problem?

convert_InceptionV3.py is not ok...

uhfband commented 6 years ago

Hi! I had fixed this problem, should works now