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

model link is broken #1

Open
garg-sparsh opened this issue Jun 27, 2023 · 1 comment
Open

model link is broken #1

garg-sparsh opened this issue Jun 27, 2023 · 1 comment

Comments

@garg-sparsh
Copy link

File "infer.py", line 60, in get_model
model.load_weights('VGG_VOC0712_SSD_300x300_iter_120000.h5', by_name=True)
File "/home/ma/sparsh/anaconda3/envs/pure/lib/python3.7/site-packages/tensorflow/python/keras/engine/training.py", line 2204, in load_weights
with h5py.File(filepath, 'r') as f:
File "/home/ma/sparsh/anaconda3/envs/pure/lib/python3.7/site-packages/h5py/_hl/files.py", line 408, in init
swmr=swmr)
File "/home/ma/sparsh/anaconda3/envs/pure/lib/python3.7/site-packages/h5py/_hl/files.py", line 173, 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 88, in h5py.h5f.open
OSError: Unable to open file (file signature not found)

@ocatak
Copy link
Collaborator

ocatak commented Jun 27, 2023

Hi,

Sorry, we don't share the file because of file size. Instead, you can download it from the Internet. The original model file is enough. And the model is a public file.

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

2 participants