Views
No views yet
hf_model_id in manifest).EfficientProbing) per:
camera or human),bridge_2_trashbin_bike).FrontBackLeftRightspace/artifacts/manifest.yaml:vit_small_patch16_dinov3.lvd1689m (expected_feat_dim: 384)vit_base_patch16_dinov3.lvd1689m (expected_feat_dim: 768)vit_large_patch16_dinov3.lvd1689m (expected_feat_dim: 1024)vit_huge_plus_patch16_dinov3.lvd1689m (expected_feat_dim: 1280)vit_7b_patch16_dinov3.lvd1689m (expected_feat_dim: 4096, experimental)camera viewhuman viewreference, target, human) tied to one scene id, for example:bridge_tree_truckbridge_2_trashbin_bikecity_2_hydrant_taxiwinter_town_2_snowman_husky(backbone, perspective, triplet) combination maps to one .pt checkpoint.checkpoints/<model_key>/<perspective>/<triplet_id>.ptcheckpoints/vit_small_patch16_dinov3.lvd1689m/camera/bridge_2_trashbin_bike.ptartifacts/checkpoints/...) are accepted by the app and normalized automatically.<hf-username>/sparrta-probes1checkpoints/
2 vit_small_patch16_dinov3.lvd1689m/
3 camera/*.pt
4 human/*.pt
5 vit_base_patch16_dinov3.lvd1689m/
6 camera/*.pt
7 human/*.pt
8 vit_large_patch16_dinov3.lvd1689m/
9 camera/*.pt
10 human/*.pt
11 vit_huge_plus_patch16_dinov3.lvd1689m/
12 camera/*.pt
13 human/*.pt
14 vit_7b_patch16_dinov3.lvd1689m/
15 camera/*.pt
16 human/*.pt
17manifest.yamlSPARRTA_MODEL_REPO_ID environment variable (preferred), ormodel_repo_id field in space/artifacts/manifest.yaml.hf_hub_download(...) to fetch checkpoint files and caches them via the Hugging Face cache.SPARRTA_MODEL_REVISION can pin a specific tag/commit. If unset, the app uses latest.1@misc{kargin2026sparrta,
2 title={SpaRRTa: A Synthetic Benchmark for Evaluating Spatial Intelligence in Visual Foundation Models},
3 author={Turhan Can Kargin and Wojciech Jasiński and Adam Pardyl and Bartosz Zieliński and Marcin Przewięźlikowski},
4 year={2026},
5 eprint={2601.11729},
6 archivePrefix={arXiv},
7 primaryClass={cs.CV},
8 url={https://arxiv.org/abs/2601.11729}
9}