neelima1719

Results 3 issues of neelima1719

2018-06-06 23:24:10,663 ERROR File 'DATA/vgg16.npy' not found. Download it from ftp://mi.eng.cam.ac.uk/pub/mttt2/models/vgg16.npy the following error is coming while i have dowloaded the file and paste it in data folder

E:\FCN\KittiSeg>python demo.py --input_image data/demo/demo.png C:\Program Files\Python35\lib\site-packages\h5py\__init__.py:36: 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`....

I am getting following error from ._conv import register_converters as _register_converters npy file loaded build model started WARNING:tensorflow:From /home/dtrl/Downloads/FCN/Fully-convolutional-neural-network-FCN-for-semantic-segmentation-Tensorflow-implementation-master/BuildNetVgg16.py:110: calling argmax (from tensorflow.python.ops.math_ops) with dimension is deprecated and will be...