Add DRF Scoliosis1K pipeline and optional wandb logging

This commit is contained in:
2026-03-07 17:49:19 +08:00
parent 654409ff50
commit 51eee70a4b
12 changed files with 1257 additions and 151 deletions
+13
View File
@@ -7,6 +7,19 @@ data_cfg:
cache: false
test_dataset_name: CASIA-B
logger_cfg:
use_tensorboard: true
use_wandb: false
wandb_project: OpenGait
wandb_entity: null
wandb_name: null
wandb_group: null
wandb_job_type: null
wandb_tags: []
wandb_mode: online
wandb_resume: allow
wandb_id: null
evaluator_cfg:
enable_float16: false
restore_ckpt_strict: true