463465810cz
commited on
Commit
·
363b0b4
1
Parent(s):
87bcf27
DAT
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ python setup.py develop
|
|
| 31 |
# DAT, reproduces results in Table 2 of the main paper
|
| 32 |
python basicsr/test.py -opt options/Test/test_DAT_x2.yml
|
| 33 |
python basicsr/test.py -opt options/Test/test_DAT_x3.yml
|
| 34 |
-
python basicsr/test.py -opt options/Test/
|
| 35 |
```
|
| 36 |
|
| 37 |
- The output is in `results`.
|
|
|
|
| 31 |
# DAT, reproduces results in Table 2 of the main paper
|
| 32 |
python basicsr/test.py -opt options/Test/test_DAT_x2.yml
|
| 33 |
python basicsr/test.py -opt options/Test/test_DAT_x3.yml
|
| 34 |
+
python basicsr/test.py -opt options/Test/test_DAT_x4.yml
|
| 35 |
```
|
| 36 |
|
| 37 |
- The output is in `results`.
|