NAFNet icon indicating copy to clipboard operation
NAFNet copied to clipboard

The state-of-the-art image restoration model without nonlinear activation functions.

Results 123 NAFNet issues
Sort by recently updated
recently updated
newest added

I'm getting this error on launching the demo script : Traceback (most recent call last): File "/home/dev/HINet/basicsr/demo.py", line 11, in from basicsr.models import create_model ImportError: cannot import name 'create_model' from...

Hi, I want to download the rawRGB dataset (both train set and val set). However, the SIDD dataset is not avaiable at https://www.eecs.yorku.ca/~kamel/sidd/dataset.php. If someone could offer the new url...

Hello! Thank you for this excellent work! In the implementation of TLC, the `AvgPool2d` is used to replace the `AdaptiveAvgPool2d`, whose output size is $1\times 1$. However, in the `AvgPool2d`,...

Thank you very much fro your work - great! I have a problem with the performance. For a test I've tried to compare HINet and NAFNet-32 with GoPro Data. I...

你好!在我的Pytorch1.11, python=3.9的 ![屏幕截图 2022-12-06 180429](https://user-images.githubusercontent.com/74165106/205880970-edbc202c-76f7-44a9-b121-12f823f425e4.png) 版本中,在 lr_scheduler.py中出现如下异常,我想知道该如何解决.

Dear Authors, thank you for your sharing. It is a wonderful project! I would like to ask where I can download the evaluation not in lmdb format. If you could...

你好: 感谢您的开源! 请问一下,模型在onnxruntime,tensorRT,ncnn等推理引擎的部署代码啥时候开源?

请问作者大大,用了几张什么样的卡,训练多久?感谢!!!