File size: 343 Bytes
1e54a3e
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# 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.