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

Weights #35

Closed
ghost opened this issue Jul 1, 2019 · 3 comments
Closed

Weights #35

ghost opened this issue Jul 1, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 1, 2019

The weights files are still not actual weights files. Could they be uploaded, please?
Thanks!

@makslevental
Copy link

yes i get this error

Traceback (most recent call last):
  File "/home/maksim/dev_projects/dsiac/super_resolution.py", line 10, in <module>
    rdn.model.load_weights('/home/maksim/dev_projects/dsiac/image-super-resolution/weights/rdn-C3-D10-G64-G064-x2_PSNR_epoch134.hdf5')
  File "/home/maksim/dev_projects/dsiac/venv/lib/python3.7/site-packages/keras/engine/network.py", line 1157, in load_weights
    with h5py.File(filepath, mode='r') as f:
  File "/home/maksim/dev_projects/dsiac/venv/lib/python3.7/site-packages/h5py/_hl/files.py", line 394, in __init__
    swmr=swmr)
  File "/home/maksim/dev_projects/dsiac/venv/lib/python3.7/site-packages/h5py/_hl/files.py", line 170, 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 85, in h5py.h5f.open
OSError: Unable to open file (file signature not found)

@cfrancesco
Copy link
Collaborator

Refer to #21.

@makslevental
Copy link

@cfrancesco ah. sorry. 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

2 participants