comma fix
Minor fix, otherwise script's arguments look like ```"datasets/DF2K/DF2K_HR,"```
This commit is contained in:
committed by
GitHub
parent
9ff1944d06
commit
5adeaa2588
@@ -65,7 +65,7 @@ You can use the [scripts/generate_meta_info.py](scripts/generate_meta_info.py) s
|
|||||||
You can merge several folders into one meta_info txt. Here is the example:
|
You can merge several folders into one meta_info txt. Here is the example:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python scripts/generate_meta_info.py --input datasets/DF2K/DF2K_HR, datasets/DF2K/DF2K_multiscale --root datasets/DF2K, datasets/DF2K --meta_info datasets/DF2K/meta_info/meta_info_DF2Kmultiscale.txt
|
python scripts/generate_meta_info.py --input datasets/DF2K/DF2K_HR datasets/DF2K/DF2K_multiscale --root datasets/DF2K datasets/DF2K --meta_info datasets/DF2K/meta_info/meta_info_DF2Kmultiscale.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
### Train Real-ESRNet
|
### Train Real-ESRNet
|
||||||
|
|||||||
Reference in New Issue
Block a user