Skip to content

lightningsoon/Residual-Dense-Net-for-Super-Resolution

Repository files navigation

介绍

这是这篇cvpr18的文章《Residual Dense Network for Image Super-Resolution》的非官方keras+tensorflow实现。

结果

Set5数据集的结果 metric

使用

打开inference.py,里面有xdir改一下,数据集去这里下载

测试

想测试PSNR指标,用Matlab更准确,仍然这里下载


introduction

this is the unofficial implementation of this cvpr18 article《Residual Dense Network for Image Super-Resolution》 with keras as well as tensorflow.

result

the result in Set5 dataset metric

usage

open inference.py,modify xdir='?',this is a link of dataset

test

attain the metric of PSNR,researcher prefer to use Matlab.Still clone at here

Releases

No releases published

Packages

No packages published

Languages