/RaindropGAN

A Real time video raindrop model, implementation by pytorch

RaindropGAN

Raindrop-RealTime

Pytorch implemation a real time raindrop model based on GAN.A extremely lightly model to make video real time raindrop.

Prerequisites:

  • pytorch 3.6
  • pytorch 0.4.1
  • ubuntu 16.04

Test on Image

python test_image.py --input input_image --output output_image

Test on Video

python test_video.py --input video.mp4

Results

1_input

1_output

1_detect

2_input

2_output

2_detect

3_input

3_input

3_input

4_input

4_input

4_input

5_input

5_input

5_input

References