xinntao / ESRGAN

ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
https://github.com/xinntao/BasicSR
Apache License 2.0
5.91k stars 1.05k forks source link

module not found named 'esrgan' #91

Open manvirvirk opened 4 years ago

manvirvirk commented 4 years ago

i m getting this error when i m running test file: Traceback (most recent call last): File "test.py", line 8, in from esrgan import architecture as arch ModuleNotFoundError: No module named 'esrgan'

SongKun2023 commented 2 years ago

Why isn't the url for dowloading this model open?(https://drive.google.com/open?id=1pJ_T-V1dpb1ewoEra1TGSWl5e6H7M4NN)