wyhuai / DDNM

[ICLR 2023 Oral] Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model
MIT License
1.08k stars 75 forks source link

About testset #50

Closed Liu-Hanqi closed 11 months ago

Liu-Hanqi commented 11 months ago

Thanks for your wonderful work, I have a question about the testset: The pre-trained model was trained on CelebA-HQ dataset. The images in testset is also from CelebA-HQ dataset. As far as I know, there seem to be no validation images provided officially. I would like to know how you make the testset. Because I want to use your testset as validation dataset in my experiment. And I don't want to mix the images in the testset during training. Looking forward to your reply.