资源算法DnCNN-JPEG

DnCNN-JPEG

2020-02-12 | |  34 |   0 |   0

Description

A Tensorflow implementation of DnCNN, 'Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising' TIP2017, paper. Original code is here but this code covers only a Gaussian denoiser. So I fixed it for JPEG deblocking(only for quality factor : 10).

Model architecture

图片.png

Usage

Train

$ python generate_patches.py
$ python main.py

Test

$ python main.py --phase test

Result

图片.png

Reference

https://github.com/crisb-DUT/DnCNN-tensorflow


上一篇:dnc-downloader

下一篇:LearningToCompare_FSL

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...