This website shares codes of the "Joint Rain Detection and Removal from a Single Image with Contextualized Deep Networks", TPAMI-2019.
- Linux
- Python 3.6
- NVIDIA GPU + CUDA CuDNN (CUDA 8.0+)
- Pytorch 0.4.1
- SciPy v1.1.0
Please refer to ./src/train.sh
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.