Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vggface.h5 file error #1

Open
leoliu37 opened this issue Jul 10, 2018 · 0 comments
Open

vggface.h5 file error #1

leoliu37 opened this issue Jul 10, 2018 · 0 comments

Comments

@leoliu37
Copy link

When I run test.py, I meet the error:
File "/home/leo/code_debug/vgg-face-master/test.py", line 24, in
state_dict = h5py.File('vggface.h5', 'r')
File "/home/leo/anaconda3/envs/python27/lib/python2.7/site-packages/h5py/_hl/files.py", line 312, in init
fid = make_fid(name, mode, userblock_size, fapl, swmr=swmr)
File "/home/leo/anaconda3/envs/python27/lib/python2.7/site-packages/h5py/_hl/files.py", line 142, in make_fid
fid = h5f.open(name, flags, fapl=fapl)
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py/h5f.pyx", line 78, in h5py.h5f.open
IOError: Unable to open file (file signature not found)

Maybe the vggface.h5 is not available. Could you provide a new file? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant