--- tags: - medical-imaging - endoscopy - surgical-phase-recognition - vjepa2 --- # V-JEPA2 checkpoints for the AI-Endo Hugging Face Space This repository stores the published checkpoint set for the **V-JEPA2** phase-recognition path used by `hf_spaces/DINO-ENDO/`. ## Files - `vjepa_encoder_human.pt` - `mlp_decoder_human.pth` ## Consumed by the Space Set the following Space environment variable so the Streamlit Space can download these files lazily at runtime: ```text VJEPA2_MODEL_REPO_ID=Ryukijano/vjepa2-phase-models ```