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

https://github.com/wjayesh/ffdnet

Implementation of FFDNet as described in the paper FFDNet: Towrd a Fast and Flexile Solution for CNN based Image Denoising, in Python using Tensorflow.
https://github.com/wjayesh/ffdnet

machine-learning tensorflow

Last synced: 2 months ago
JSON representation

Implementation of FFDNet as described in the paper FFDNet: Towrd a Fast and Flexile Solution for CNN based Image Denoising, in Python using Tensorflow.

Awesome Lists containing this project

README

          

# FFDNet

Implementation of FFDNet as described in the [paper](https://arxiv.org/abs/1710.04026) **FFDNet: Towrd a Fast and Flexile Solution for CNN based Image Denoising**, in Python using Tensorflow.

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