yinboc / liif

Learning Continuous Image Representation with Local Implicit Image Function, in CVPR 2021 (Oral)
https://yinboc.github.io/liif/
BSD 3-Clause "New" or "Revised" License
1.26k stars 145 forks source link

RuntimeError: edsr-baseline-liif.pth is a zip archive (did you mean to use torch.jit.load()?) #14

Closed yilawu closed 3 years ago

yilawu commented 3 years ago

I download the edsr_baseline model and run demo.py. Then get error

leondgarse commented 3 years ago

Refer to issue Bugs of demo #3, you may try updating your pytorch version.