cengxiyou

Results 6 comments of cengxiyou

![image](https://github.com/megvii-research/DCLS-SR/assets/72965675/2a8afc0f-d60b-482e-bbc8-a57a62bc4ad8) 你好,感谢你的工作,我也遇到了相同的问题,将你工作的核预测器预测的核可视化后,画面成了这样,截取后还是无法继续比较,你能告诉我是什么原因造成的吗?感谢!

Because the images in output folder are not in the same order as those in input order, which is a great task for me to calculate the PSNR and SSIM.

> `Traceback (most recent call last): File "C:\dev\PycharmProjects\DAN\codes\config\DANv2\train.py", line 349, in main() File "C:\dev\PycharmProjects\DAN\codes\config\DANv2\train.py", line 207, in main model = create_model(opt) # load pretrained model of SFTMD File "C:\dev\PycharmProjects\DAN\codes\config\DANv2\models\__init__.py", line...

> The training .yml file don't set the learning rate of the estimater and you need add it into the .yml file, which is the reason of the 'NoneType'. Sorry,...