From 3905ffb0f360ac67ae175f4888562ba1a55b888a Mon Sep 17 00:00:00 2001 From: guoyongcs Date: Sun, 7 Mar 2021 13:20:19 +0800 Subject: [PATCH] update README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c1a036..044d62a 100644 --- a/README.md +++ b/README.md @@ -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 +```

Dual Regression Scheme