Open Bulinglife opened 1 year ago
Hi, you can try superresolution with scale 1:
python main.py --ni --config celeba_hq.yml --path_y celeba_hq --eta 0.85 --deg "sr_averagepooling" --deg_scale 1 --sigma_y 0.2 -i celeba_sr_ap_16_n_02 --add_noise
or try denoising:
python main.py --ni --config celeba_hq.yml --path_y celeba_hq --eta 0.85 --deg "denoising" --deg_scale 1 --sigma_y 0.2 -i celeba_sr_ap_16_n_02 --add_noise
Thank you for replying to my comment on your busy schedule! Next, I will try it. Thank you very much!
Hi, I'm having some problems as shown in the picture, could you give me some solution for it? Thank you very much!
Thanks for the great work ! I’d like to ask how this model can be used for image denoising.How do I run this program? Thank you very much!