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

Cant find dataset for the old photo restoration task #58

Open
AvonNeuring opened this issue Oct 12, 2023 · 1 comment
Open

Cant find dataset for the old photo restoration task #58

AvonNeuring opened this issue Oct 12, 2023 · 1 comment

Comments

@AvonNeuring
Copy link

it seems that only celeba and imagenet dataset used in the paper are provided in the drives
网盘里似乎只有imagenet和celeba的数据集,没有老照片修复的,请问在哪里可以找到呢

@wyhuai
Copy link
Owner

wyhuai commented Oct 13, 2023

Hi, we do not need to train on the old photo dataset. You can directly try to restore the images in the folder DDNM/exp/datasets/ by running:
python main.py --ni --simplified --config celeba_hq.yml --path_y solvay --eta 0.85 --deg "sr_averagepooling" --deg_scale 4.0 --sigma_y 0.1 -i demo , as you can see in Demo: Real-World Super-Resolution.

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