Orient-Anything / paths.py
zhang-ziang
init
43a369c
raw
history blame contribute delete
150 Bytes
DINO_SMALL = "facebook/dinov2-small"
DINO_BASE = "facebook/dinov2-base"
DINO_LARGE = "facebook/dinov2-large"
DINO_GIANT = "facebook/dinov2-giant"