wijesooriya commited on
Commit
bf76253
·
verified ·
1 Parent(s): 63d932b

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +86 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_commit_hash": "5426e4f0f36572d16453bbda7a8389317b1bef99",
3
+ "architectures": [
4
+ "DepthAnythingForDepthEstimation"
5
+ ],
6
+ "backbone": null,
7
+ "backbone_config": {
8
+ "apply_layernorm": true,
9
+ "architectures": [
10
+ "Dinov2Model"
11
+ ],
12
+ "attention_probs_dropout_prob": 0.0,
13
+ "drop_path_rate": 0.0,
14
+ "hidden_act": "gelu",
15
+ "hidden_dropout_prob": 0.0,
16
+ "hidden_size": 384,
17
+ "image_size": 518,
18
+ "initializer_range": 0.02,
19
+ "layer_norm_eps": 1e-06,
20
+ "layerscale_value": 1.0,
21
+ "mlp_ratio": 4,
22
+ "model_type": "dinov2",
23
+ "num_attention_heads": 6,
24
+ "num_channels": 3,
25
+ "num_hidden_layers": 12,
26
+ "out_features": [
27
+ "stage3",
28
+ "stage6",
29
+ "stage9",
30
+ "stage12"
31
+ ],
32
+ "out_indices": [
33
+ 3,
34
+ 6,
35
+ 9,
36
+ 12
37
+ ],
38
+ "patch_size": 14,
39
+ "qkv_bias": true,
40
+ "reshape_hidden_states": false,
41
+ "stage_names": [
42
+ "stem",
43
+ "stage1",
44
+ "stage2",
45
+ "stage3",
46
+ "stage4",
47
+ "stage5",
48
+ "stage6",
49
+ "stage7",
50
+ "stage8",
51
+ "stage9",
52
+ "stage10",
53
+ "stage11",
54
+ "stage12"
55
+ ],
56
+ "torch_dtype": "float32",
57
+ "use_mask_token": true,
58
+ "use_swiglu_ffn": false
59
+ },
60
+ "backbone_kwargs": null,
61
+ "depth_estimation_type": "relative",
62
+ "fusion_hidden_size": 64,
63
+ "head_hidden_size": 32,
64
+ "head_in_index": -1,
65
+ "initializer_range": 0.02,
66
+ "max_depth": 1,
67
+ "model_type": "depth_anything",
68
+ "neck_hidden_sizes": [
69
+ 48,
70
+ 96,
71
+ 192,
72
+ 384
73
+ ],
74
+ "patch_size": 14,
75
+ "reassemble_factors": [
76
+ 4,
77
+ 2,
78
+ 1,
79
+ 0.5
80
+ ],
81
+ "reassemble_hidden_size": 384,
82
+ "torch_dtype": "float32",
83
+ "transformers_version": null,
84
+ "use_pretrained_backbone": false,
85
+ "use_timm_backbone": false
86
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63c55e75bc5fa58b356600ac0ccc1ffae48f9075a011f3c22cc4c5ddab59ae40
3
+ size 99173660