Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyongcs committed Mar 7, 2021
1 parent 4766a50 commit 3905ffb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -28,12 +28,14 @@ Results of our [pretrained models](https://github.com/guoyongcs/DRN/releases):
You can evaluate our models on several widely used [benchmark datasets](https://cv.snu.ac.kr/research/EDSR/benchmark.tar), including Set5, Set14, B100, Urban100, Manga109. Note that using an old PyTorch version (earlier than 1.1) would yield wrong results.

Please organize the benchmark datasets using the following hierarchy.
-srdata
-benchmark
```
- srdata
- benchmark
- Set5
- LR_bicubic
- X4
- babyx4.png
```
<p align="center">
<img src="imgs/data.png" alt="Dual Regression Scheme" width="100%" align=center />
</p>
Expand Down

0 comments on commit 3905ffb

Please sign in to comment.