NAFNet icon indicating copy to clipboard operation
NAFNet copied to clipboard

Added necessary code changes and merged with repo https://github.com/XPixelGroup/BasicSR

Open Uzumaki-IITJodhpur opened this issue 1 year ago • 0 comments

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

Uzumaki-IITJodhpur avatar Apr 20 '24 07:04 Uzumaki-IITJodhpur