Skip to content

Unofficial training part implementation: Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018)

Notifications You must be signed in to change notification settings

shleecs/DeRaindrop_unofficial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial pytorch implementation: Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR'2018)

Reference: https://github.com/rui1996/DeRaindrop

Description:

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)

Prerequisites:

  1. Linux
  2. Python 2.7
  3. NVIDIA GPU + CUDA CuDNN (CUDA 8.0)
  4. Pytorch 0.3.1
  5. TensorboardX

Additional implemented parts:

Training source / loss implementation / dataloader ...

Dataset

The whole dataset can be find in author pages(https://github.com/rui1996/DeRaindrop)

Results

results

About

Unofficial training part implementation: Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages