uhfband / keras2caffe

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

Not working with VGG16 keras #14

Open vb2005 opened 5 years ago

vb2005 commented 5 years ago

After running I recieve next message:

TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'

uhfband commented 5 years ago

Make sure you are using Keras 2.1.5 and model input shape is defined