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.86k stars 1.04k forks source link

ValueError: Attempted to load a new architecture model #105

Open Aloherr05 opened 4 years ago

Aloherr05 commented 4 years ago

Hi, does anyone know what this means?

[04/07/2020 08:53:05 p. m.] Starting ESRGAN... [04/07/2020 08:53:06 p. m.] Traceback (most recent call last): [04/07/2020 08:53:06 p. m.] File "IEU_test.py", line 21, in [04/07/2020 08:53:06 p. m.] raise ValueError("Attempted to load a new architecture model") [04/07/2020 08:53:06 p. m.] ValueError: Attempted to load a new architecture model [04/07/2020 08:53:06 p. m.] Traceback (most recent call last): [04/07/2020 08:53:06 p. m.] File "IEU_test.py", line 21, in [04/07/2020 08:53:06 p. m.] raise ValueError("Attempted to load a new architecture model") [04/07/2020 08:53:06 p. m.] ValueError: Attempted to load a new architecture model [04/07/2020 08:53:07 p. m.] Error ocured during ESRGAN work!