manuelfritsche / real-world-sr

[ICCVW 2019] PyTorch implementation of DSGAN and ESRGAN-FS from the paper "Frequency Separation for Real-World Super-Resolution". This code was the winning solution of the AIM challenge on Real-World Super-Resolution at ICCV 2019
MIT License
162 stars 37 forks source link

cannot import name 'models' from 'PerceptualSimilarity' #25

Open cgysjy opened 1 year ago

cgysjy commented 1 year ago

The loss function code has been updated, but the model cannot be found. How can I solve it? thank you