Self-Guided-Network-for-Fast-Image-Denoising
Self-Guided-Network-for-Fast-Image-Denoising copied to clipboard
The PyTorch implementation of SGN (ICCV 2019), modified from https://github.com/zhaoyuzhi/Self-Guided-Network-for-Fast-Image-Denoising
Self-Guided-Network-for-Fast-Image-Denoising
The PyTorch implementation of SGN (ICCV 2019)
modified from https://github.com/zhaoyuzhi/Self-Guided-Network-for-Fast-Image-Denoising
- add U-Net
- add Tensorboard
- add validate
Result
Sigma=30, DIV2K
| Paper | 1920*1280 | |
|---|---|---|
| Unet | 31.93 | 30.38 |
| SGN | 32.21 | 30.95 |