README.md

July 6, 2025 Β· View on GitHub

πŸ“– Towards Ultra-High-Definition Image Deraining: A Benchmark and An Efficient Method

Hongming Chen, Xiang Chen, Chen Wu, Zhuoran Zheng, Jinshan Pan, and Xianping Fu

Welcome to visit our website (δΈ“ζ³¨εΊ•ε±‚θ§†θ§‰ι’†εŸŸηš„δΏ‘ζ―ζœεŠ‘εΉ³ε°) for low-level vision: https://lowlevelcv.com/


Setup

Type the command:

pip install -r requirements.txt

4K-Rain13k Dataset

Example (The datasets are hosted on both Google Drive and BaiduPan)

Download LinkDescription
Google Drive / Baidu NetdiskA total of 12,500 pairs for training and 500 pairs for testing.

Training and Testing

  1. Please download the corresponding datasets and put them in the folder data/.
  2. Follow the instructions below to begin training our model.
python train.py
  1. Follow the instructions below to begin testing our model.
python test.py

Run the script then you can find the output visual results in the folder output/.

Evaluation

The PSNR, SSIM and MSE results are computed by using this Python Code.

Visual Results

MethodDownload Link
LPNetGoogle Drive / Baidu Netdisk
JORDER-EGoogle Drive / Baidu Netdisk
RCDNetGoogle Drive / Baidu Netdisk
SPDNetGoogle Drive / Baidu Netdisk
IDTGoogle Drive / Baidu Netdisk
RestormerGoogle Drive / Baidu Netdisk
DRSformerGoogle Drive / Baidu Netdisk
UDR-S2FormerGoogle Drive / Baidu Netdisk
UDR-MixerGoogle Drive / Baidu Netdisk

Citation

If you find this project useful in your research, please consider citing:

@article{chen2024towards,
  title={Towards Ultra-High-Definition Image Deraining: A Benchmark and An Efficient Method},
  author={Chen, Hongming and Chen, Xiang and Wu, Chen and Zheng, Zhuoran and Pan, Jinshan and Fu, Xianping},
  journal={arXiv preprint arXiv:2405.17074},
  year={2024}
}

Disclaimer

Please only use the dataset for research purposes.

Contact

If you have any questions, please feel free to reach me out at chenxiang@njust.edu.cn