Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError: No such file: 'E:\GoogleDownload\DIV2K\LR_bicubic\X3\0001.png' #2

Open
ymtupup opened this issue May 12, 2021 · 3 comments

Comments

@ymtupup
Copy link

ymtupup commented May 12, 2021

image

image
这是要挨个改图片的名字吗,还是那里有问题,请作者帮忙看一下,谢谢

@LongguangWang
Copy link
Member

@ymtupup 你好,感谢对我们工作的关注。
报错应该是LR图片命名方式的问题。可以用matlab重新生成一次LR图片,并在保存图片时去掉命名中最后的'x3';或者根据你现在的命名方式,可以将这一行代码改成self.dir_lr, 'X{}/{}x3{}'.format(int(s), filename, self.ext[1])应该也可以解决这一问题。

@ymtupup
Copy link
Author

ymtupup commented May 15, 2021 via email

@LongguangWang
Copy link
Member

@ymtupup 同学你好,我目前也是个博士生。可以考虑从最近的一些综述文章入手,了解超分辨领域近期的发展情况。

[1] Deep Learning for Image Super-resolution: A Survey, TPAMI 2019.
[2] Video Super Resolution Based on Deep Learning: A comprehensive survey, arXiv 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants