DPIR
DPIR copied to clipboard
Plug-and-Play Image Restoration with Deep Denoiser Prior (IEEE TPAMI 2021) (PyTorch)
Hi, thanks for sharing this work, looks great! I was impressed by the initial sample test results until I started testing on real world images. Please see the attached input...
Hi Kai, Thanks for sharing the code and pretrained models online. It's an amazing work! Would you issue a license for the public to use your work? FYI, pretrained models...
Hi, I was trying to run the main_dipr_sisr.py(inconsistent naming, the rest say dpir) in colab like this: > `!python main_dipr_sisr.py` it gives me this output: > `LogHandlers setup! > >...
There are different iter nums for different tasks? How to decide it ? And whether the larger the iter num, the better the reults?
Hi, author, The default network only offer RGGB pattern for demosaicing, can i use this network to train with other patterns like X-Trans, or CMY patterns?
This is an outstanding job, but I still have a question regarding noise_level_model. Now there are various noise level estimation methods, including those in the spatial domain, frequency domain, and...
In the Google download address given in the model_zoor file, there is no drunet_gray.pth and drunet_color.pth, and the link to Tencent Weiyun is invalid. When I checked it on May...