Depth-Anything-V2-Base / config.json
not-lain's picture
Push model using huggingface_hub.
74961e5 verified
raw
history blame contribute delete
No virus
145 Bytes
{
"encoder": "vitb",
"features": 128,
"out_channels": [
96,
192,
384,
768
],
"use_bn": false,
"use_clstoken": false
}