weikaih commited on
Commit
6e54f3c
·
verified ·
1 Parent(s): ff6f690

Add config.json for download tracking

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "wilddet3d",
3
+ "backbone": "sam3_vit",
4
+ "depth_backend": "lingbot_depth_dinov2_vitl14",
5
+ "parameters": "1.2B"
6
+ }