Trim model card
Browse files
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`.
|
|
|
|
|
|