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

https://github.com/wjayesh/degan

Implementation of DeGAN as described in the paper DeGAN: Mixed noise removal via generative adversarial networks, in Python using Tensorflow.
https://github.com/wjayesh/degan

gans machine-learning tensorflow

Last synced: 2 months ago
JSON representation

Implementation of DeGAN as described in the paper DeGAN: Mixed noise removal via generative adversarial networks, in Python using Tensorflow.

Awesome Lists containing this project

README

          

# DeGAN

Implementation of DeGAN as described in the [paper](https://doi.org/10.1016/j.asoc.2020.106478) **DeGAN: Mixed noise removal via generative adversarial networks**, in Python using Tensorflow.

Part of my work for my B.Tech project at IIT Bhubaneswar.