Unofficial pytorch implementation: Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR'2018)
Reference: https://github.com/rui1996/DeRaindrop
Project version: 1.0.0 This project is unofficial pytorch implementation version of training parts. If you have any questions about my code, please contact me.(l.sh@yonsei.ac.kr)
- Linux
- Python 2.7
- NVIDIA GPU + CUDA CuDNN (CUDA 8.0)
- Pytorch 0.3.1
- TensorboardX
Training source / loss implementation / dataloader ...
The whole dataset can be find in author pages(https://github.com/rui1996/DeRaindrop)