Update NAFNet_arch.py

pull/5/head
Chen Liangyu 2022-04-12 11:32:49 +08:00 committed by GitHub
parent f2c97154b0
commit 8635f895da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@
'''
Simple Baselines for Image Restoration
@article{chen2022simple,
title={Simple Baselines for Image Restoration},
author={Chen, Liangyu and Chu, Xiaojie and Zhang, Xiangyu and Sun, Jian},
journal={arXiv preprint arXiv:2204.04676},
year={2022}
}
'''
import torch