asingh33 / CNNGestureRecognizer

Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
MIT License
981 stars 358 forks source link

About ori_4015imgs_weights.hdf5 this file #22

Closed As3O4 closed 6 years ago

As3O4 commented 6 years ago

Environment :Python3

File "E:\Other softwares\network\Anaconda\lib\site-packages\h5py_hl\files.py", line 272, in init fid = make_fid(name, mode, userblock_size, fapl, swmr=swmr) File "E:\Other softwares\network\Anaconda\lib\site-packages\h5py_hl\files.py", line 102, in make_fid fid = h5f.open(name, flags, fapl=fapl) File "h5py_objects.pyx", line 54, in h5py._objects.with_phil.wrapper (D:\Build\h5py\h5py-2.7.0\h5py_objects.c:2853) File "h5py_objects.pyx", line 55, in h5py._objects.with_phil.wrapper (D:\Build\h5py\h5py-2.7.0\h5py_objects.c:2811) File "h5py\h5f.pyx", line 78, in h5py.h5f.open (D:\Build\h5py\h5py-2.7.0\h5py\h5f.c:2130) OSError: Unable to open file (File signature not found)

PS: I don‘t have "(D:\Build\h5py\h5py-2.7.0\h5py_objects.c:2853)"this folder and file, even "D:\Build"this folder does not exist.