Skip to content

Commit

Permalink
provide visual results of RCAN
Browse files Browse the repository at this point in the history
  • Loading branch information
yulunzhang committed Feb 24, 2021
1 parent abff482 commit 3339ebc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -6,6 +6,9 @@ This repository is for RCAN introduced in the following paper

The code is built on [EDSR (PyTorch)](https://github.com/thstkdgus35/EDSR-PyTorch) and tested on Ubuntu 14.04/16.04 environment (Python3.6, PyTorch_0.4.0, CUDA8.0, cuDNN5.1) with Titan X/1080Ti/Xp GPUs. RCAN model has also been merged into [EDSR (PyTorch)](https://github.com/thstkdgus35/EDSR-PyTorch).

**Visual results** reproducing the PSNR/SSIM values in the paper are availble at GoogleDrive.
For BI degradation model, scales=2,3,4,8: [Results_ECCV2018RCAN_BIX2X3X4X8](https://drive.google.com/file/d/1q10aGPlAybODPqx9ncom_35eeBh98iBp/view?usp=sharing)

## Contents
1. [Introduction](#introduction)
2. [Train](#train)
Expand Down

0 comments on commit 3339ebc

Please sign in to comment.