463465810cz
commited on
Commit
·
e5c4654
1
Parent(s):
e3ef5d2
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ python setup.py develop
|
|
| 22 |
|
| 23 |
- Download [testing](https://ufile.io/6ek67nf8) (Set5, Set14, BSD100, Urban100, Manga109) datasets, place them in `datasets/`.
|
| 24 |
|
| 25 |
-
- Run the
|
| 26 |
|
| 27 |
**You can change the testing configuration in YML file, like 'test_DAT_x2.yml'.**
|
| 28 |
|
|
|
|
| 22 |
|
| 23 |
- Download [testing](https://ufile.io/6ek67nf8) (Set5, Set14, BSD100, Urban100, Manga109) datasets, place them in `datasets/`.
|
| 24 |
|
| 25 |
+
- Run the following scripts. The testing configuration is in `options/Test/`. More detail about YML, please refer to [Configuration](https://github.com/XPixelGroup/BasicSR/blob/master/docs/Config.md).
|
| 26 |
|
| 27 |
**You can change the testing configuration in YML file, like 'test_DAT_x2.yml'.**
|
| 28 |
|