update cfgs of swingait

This commit is contained in:
jdyjjj
2024-01-31 17:02:29 +08:00
parent fbed984329
commit d0caf9e1f3
3 changed files with 5 additions and 5 deletions
@@ -1,6 +1,6 @@
data_cfg:
dataset_name: SUSTech1K
dataset_root: /data/SUSTech1K-Released-pkl/
dataset_root: your_path
dataset_partition: ./datasets/SUSTech1K/SUSTech1K.json
num_workers: 4
data_in_use: [false, false, false, false, false, false, true, false, false, false, false, false, false, false, false, false]
@@ -71,7 +71,7 @@ trainer_cfg:
log_iter: 100
optimizer_reset: True
restore_ckpt_strict: false
restore_hint: /home/jdy/fanchao/OpenGait_230719/output/SUSTech1K/DeepGaitV2/DeepGaitV2_B1111_C2_P3D/checkpoints/DeepGaitV2_B1111_C2_P3D-50000.pt
restore_hint: ./output/SUSTech1K/DeepGaitV2/DeepGaitV2_B1111_C2_P3D/checkpoints/DeepGaitV2_B1111_C2_P3D-50000.pt
save_iter: 10000
save_name: SwinGait3D_B1122_C2
sync_BN: true