NAFNet
NAFNet copied to clipboard
Added necessary code changes and merged with repo https://github.com/XPixelGroup/BasicSR
Added necessary code changes and merged with repo https://github.com/XPixelGroup/BasicSR for inference of the below paths
python basicsr/demo.py -opt options/test/SIDD/NAFNet-width64.yml --input_path ./demo/noisy.png --output_path ./demo/denoise_img.png python basicsr/demo.py -opt options/test/REDS/NAFNet-width64.yml --input_path ./demo/blurry.jpg --output_path ./demo/deblur_img.png