Paper

Introduction

Raindrop Generation

→ 더 공부 예정...

Single Image Raindrop Removal

  1. Raindrop Location Estimator

→ Encoder - Decoder Architecture

conv layer (stride : 2) - residual block - transposed conv layer * 2

→ Input : Rainy Image, output : addictive location map

→ Loss

Add adversarial loss(Discriminator Loss)

  1. Raindrop Removal

→ Architecture

Raindrop Location Estimator와 같은 구조(Input 만 다름)

→ Input : Rainy Image, addictive location map을 channel wise concat

Output : Clean Image(C')

→ Loss : VGG Perceptual Loss + Adversarial Loss