csjliang / DASR

Official implementation of the paper 'Efficient and Degradation-Adaptive Network for Real-World Image Super-Resolution' in ECCV 2022
Apache License 2.0
132 stars 9 forks source link

Fails when loading models the trained on custom dataset #26

Open rose-jinyang opened 1 year ago

rose-jinyang commented 1 year ago

Hello How are you? Thanks contributing to this project. I trained a model using 4 GPUs and 5 workers. I did NOT change any parameters except dataset path. I got the following issue when loading the trained models in test.py script.

image

zxd-cqu commented 7 months ago

the same problem。did you fixed it ?