DarthReca commited on
Commit
eb2d5d8
1 Parent(s): e9c3ae4

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": "b1958afc87fb45a9e3746cb387596094de553ed8",
3
+ "_name_or_path": "depth-anything/Depth-Anything-V2-Base-hf",
4
+ "architectures": [
5
+ "DepthAnythingForDepthEstimation"
6
+ ],
7
+ "backbone": null,
8
+ "backbone_config": {
9
+ "architectures": [
10
+ "Dinov2Model"
11
+ ],
12
+ "hidden_size": 768,
13
+ "image_size": 518,
14
+ "model_type": "dinov2",
15
+ "num_attention_heads": 12,
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": 128,
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
+ 96,
40
+ 192,
41
+ 384,
42
+ 768
43
+ ],
44
+ "patch_size": 14,
45
+ "reassemble_factors": [
46
+ 4,
47
+ 2,
48
+ 1,
49
+ 0.5
50
+ ],
51
+ "reassemble_hidden_size": 768,
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:c947bc9ad8eef6cf7b0db283cfffb416bf75af8b0821d6cd7b1789ec41ee1749
3
+ size 389916980