DarthReca commited on
Commit
7211ca9
1 Parent(s): 031db70

Upload DepthAnythingForDepthEstimation

Browse files
Files changed (2) hide show
  1. config.json +56 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_commit_hash": "5426e4f0f36572d16453bbda7a8389317b1bef99",
3
+ "_name_or_path": "depth-anything/Depth-Anything-V2-Small-hf",
4
+ "architectures": [
5
+ "DepthAnythingForDepthEstimation"
6
+ ],
7
+ "backbone": null,
8
+ "backbone_config": {
9
+ "architectures": [
10
+ "Dinov2Model"
11
+ ],
12
+ "hidden_size": 384,
13
+ "image_size": 518,
14
+ "model_type": "dinov2",
15
+ "num_attention_heads": 6,
16
+ "out_features": [
17
+ "stage3",
18
+ "stage6",
19
+ "stage9",
20
+ "stage12"
21
+ ],
22
+ "out_indices": [
23
+ 3,
24
+ 6,
25
+ 9,
26
+ 12
27
+ ],
28
+ "patch_size": 14,
29
+ "reshape_hidden_states": false,
30
+ "torch_dtype": "float32"
31
+ },
32
+ "backbone_kwargs": null,
33
+ "fusion_hidden_size": 64,
34
+ "head_hidden_size": 32,
35
+ "head_in_index": -1,
36
+ "initializer_range": 0.02,
37
+ "model_type": "depth_anything",
38
+ "neck_hidden_sizes": [
39
+ 48,
40
+ 96,
41
+ 192,
42
+ 384
43
+ ],
44
+ "patch_size": 14,
45
+ "reassemble_factors": [
46
+ 4,
47
+ 2,
48
+ 1,
49
+ 0.5
50
+ ],
51
+ "reassemble_hidden_size": 384,
52
+ "torch_dtype": "float32",
53
+ "transformers_version": null,
54
+ "use_pretrained_backbone": false,
55
+ "use_timm_backbone": false
56
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3fb96ab05574c6a70342b1cfd3d0848c2b96eba1cdcdbdfea7fe9ae549a2127
3
+ size 99173660