Skip to content

Commit

Permalink
add new transformation
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent-Hoo committed Jun 25, 2022
1 parent 4e4f747 commit 589d35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Here is the quantitative results (PSNR and SSIM) of RCAN and SAN with and w/o FA

#### Data Preparation

We use [DIV2K](http://people.ee.ethz.ch/~timofter/publications/Agustsson-CVPRW-2017.pdf) dataset as training set which you can download from [here](cv.snu.ac.kr/research/EDSR/DIV2K.tar) and use four benchmark dataset (Set5, Set14, B100, Urban100) as testing set which you can down from [here](cv.snu.ac.kr/research/EDSR/benchmark.tar).
We use [DIV2K](http://people.ee.ethz.ch/~timofter/publications/Agustsson-CVPRW-2017.pdf) dataset as training set which you can download from [here](https://cv.snu.ac.kr/research/EDSR/DIV2K.tar) and use four benchmark dataset (Set5, Set14, B100, Urban100) as testing set which you can down from [here](https://cv.snu.ac.kr/research/EDSR/benchmark.tar).

Unpack the tar file and arrange the data directory as follows. Then change the `dir_data` argument in the `code/option.py` to `{DATA_ROOT}`.

Expand Down

0 comments on commit 589d35f

Please sign in to comment.