We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2006471 commit a5e1561Copy full SHA for a5e1561
tools/data/super-resolution/reds/README.md
@@ -21,7 +21,7 @@ The original val dataset (clip names from 000 to 029) are modified to avoid conf
21
You can prepare the REDS dataset by running:
22
23
```shell
24
-python tools/data/super-resolution/reds/preprocess_reds_dataset.py ./data/REDS
+python tools/data/super-resolution/reds/preprocess_reds_dataset.py --root-path ./data/REDS
25
```
26
27
```text
0 commit comments