update docs

This commit is contained in:
yinwanqi
2023-07-21 11:02:21 +08:00
parent 11b07a4186
commit 77cbf27e27
+1 -1
View File
@@ -168,7 +168,7 @@ sh slurm_train.sh {JOB_NAME} {NUM_GPU} {CONFIG_FILE}
sh slurm_train.sh smpler_x_h32 16 config_smpler_x_h32.py
```
- CONFIG_FILE is the file name under SMPLer-X/main/config
- CONFIG_FILE is the file name under `SMPLer-X/main/config`
- Logs and checkpoints will be saved to `SMPLer-X/output/train_{JOB_NAME}_{DATE_TIME}`