metadata
license: cc-by-nc-4.0
library_name: pytorch
tags:
- gait-recognition
- gaitmax
GaitMax — foundation weights
Foundation-pretrained weights for GaitMax (CVPR 2026).
- 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. - Load into the GaitMax model with
strict=False.