| # EntViT / SimDINO Artifacts | |
| This directory contains compact model definitions and evaluation settings for | |
| the checkpoints in `slxhere/entvit`. | |
| - `model_defs/entvit/`: native EntViT/LAST-ViT loader. | |
| - `model_defs/simdino/`: SimDINOv2 teacher loader and minimal source subset. | |
| - `eval_settings/`: ImageNet/VOC/NYUv2 protocols and ablations. | |