Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darkmatter18/underwater-image-enhancement

A Deep Learning CycleGAN Based application, that can enhance the underwater images.
https://github.com/darkmatter18/underwater-image-enhancement

cyclegan deep-learning deep-neural-networks enhancement gan pytorch underwater-images

Last synced: 13 days ago
JSON representation

A Deep Learning CycleGAN Based application, that can enhance the underwater images.

Awesome Lists containing this project

README

        

Underwater Image Enhancement


A Deep Learning CycleGAN Based application, that can enhance the underwater images.


Collaboratively with

@dotslash21

and

@pranjalb21





Unpublished Research Paper (PDF)


## CycleGan Model
![CycleGan Arch](Latex/model-diagram.png)

## Model Architecture

### 1. Generator
![Generator Diagram](Latex/generator.jpg)

### 2. Discriminator
![Discriminator](Latex/Discriminator.jpg)