HaKu-Huang commited on
Commit
f4d5991
·
verified ·
1 Parent(s): 9cec0fa

Trim model card

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -12,5 +12,3 @@ Foundation-pretrained weights for **GaitMax** (CVPR 2026).
12
 
13
  - File: `foundation.safetensors` — semantic + kinematic + prior + IQA branches (21.4M params). The fusion router is re-initialized; the frozen DINOv3 ViT-S/16 backbone is loaded separately.
14
  - Load into the GaitMax model with `strict=False`.
15
-
16
- Code: https://github.com/actionlab-cv/GaitMax · Dataset: https://huggingface.co/datasets/action-lab/gcaption
 
12
 
13
  - File: `foundation.safetensors` — semantic + kinematic + prior + IQA branches (21.4M params). The fusion router is re-initialized; the frozen DINOv3 ViT-S/16 backbone is loaded separately.
14
  - Load into the GaitMax model with `strict=False`.