ethereon / caffe-tensorflow

Caffe models in TensorFlow
Other
2.8k stars 1.04k forks source link

Error encountered: Unknown layer type encountered: Normalize #179

Open geoffzhang opened 5 years ago

geoffzhang commented 5 years ago

python convert.py /home/geoff/anaconda2/lib/python2.7/site-packages/h5py/init.py:34: FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type. from ._conv import register_converters as _register_converters Error encountered: Unknown layer type encountered: Normalize

How to solve it,please?

geoffzhang commented 5 years ago

@ethereon

geoffzhang commented 5 years ago

Hi, @raingo @Russell91 @leconteur Can you give me some advice, please?