map-anything / configs /model /da3.yaml
nkeetha user
MapAnything V1.1
9b4efbe
Raw
History Blame Contribute Delete
335 Bytes
# String for model factory
model_str: "da3"
# Model config
model_config:
name: "da3"
# HF model string
hf_model_name: "depth-anything/DA3-GIANT"
# Image Normalization Type
data_norm_type: "dinov2"
# DA3 checkpoint is already loaded in the inference wrapper
pretrained: null
# Torch hub force reload
torch_hub_force_reload: False