Awesome
JORDER_E-Deep-Image-Deraining-TPAMI-2019-Journal
This website shares codes of the "Joint Rain Detection and Removal from a Single Image with Contextualized Deep Networks", TPAMI-2019.
Prerequisites
- Linux
- Python 3.6
- NVIDIA GPU + CUDA CuDNN (CUDA 8.0+)
- Pytorch 0.4.1
- SciPy v1.1.0
Example
Please refer to ./src/train.sh
Heavy Rain-Oriented Pretrained Streak Removal Model
We provide a heavy rain-oriented pretrained streak removal model in the testing_practical directory.
Please refer to ./testing_practical/src/test.sh to see the usage example.