Skip to content

hgupta01/Weather_Effect_Generator

Repository files navigation

Weather_Effect_Generator

This repository contains the code used in paper Robust Object Detection in Challenging Weather Conditions to generate weather effects synthetically using

1. Analytical Methods
2. Cyclic GAN
3. Neural Style Transfer

adverse weather effects

Weather Effect Generation using Analytical Method

We generate the foggy, rainy and snowy weather using the following pipeline. To change the intensity of the weather, parameters like gaussian noise, blurring etc could be changed in the Juyter notebooks Fog/Rain/Snow_Effect_Generation.ipynb.

analytical weather generation pipeline

Weather Effect Generation using Neural Style Transfer

We trained three VGG classifier for fog-clear, rain-clear and snow-clear weather classification. The pretrained weights are available here.

Weather Effect Generation using Cyclic GAN

We trained three Cyclic-GAN for clear<->fog, clear<->rain and clear<->snow I2I translation. The pretrained weights are available here.

About

Code to generate adverse weather effect in RGB images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages