Xenova HF staff commited on
Commit
f20d507
1 Parent(s): c96cafc

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_commit_hash": "5776fdeb81586a1563c9a4414d47e4156b3ea9b1",
3
+ "_name_or_path": "facebook/dpt-dinov2-base-nyu",
4
+ "add_projection": true,
5
+ "architectures": [
6
+ "DPTForDepthEstimation"
7
+ ],
8
+ "attention_probs_dropout_prob": null,
9
+ "auxiliary_loss_weight": 0.4,
10
+ "backbone": null,
11
+ "backbone_config": {
12
+ "_name_or_path": "",
13
+ "add_cross_attention": false,
14
+ "apply_layernorm": false,
15
+ "architectures": [
16
+ "Dinov2Model"
17
+ ],
18
+ "attention_probs_dropout_prob": 0.0,
19
+ "bad_words_ids": null,
20
+ "begin_suppress_tokens": null,
21
+ "bos_token_id": null,
22
+ "chunk_size_feed_forward": 0,
23
+ "cross_attention_hidden_size": null,
24
+ "decoder_start_token_id": null,
25
+ "diversity_penalty": 0.0,
26
+ "do_sample": false,
27
+ "drop_path_rate": 0.0,
28
+ "early_stopping": false,
29
+ "encoder_no_repeat_ngram_size": 0,
30
+ "eos_token_id": null,
31
+ "exponential_decay_length_penalty": null,
32
+ "finetuning_task": null,
33
+ "forced_bos_token_id": null,
34
+ "forced_eos_token_id": null,
35
+ "hidden_act": "gelu",
36
+ "hidden_dropout_prob": 0.0,
37
+ "hidden_size": 768,
38
+ "id2label": {
39
+ "0": "LABEL_0",
40
+ "1": "LABEL_1"
41
+ },
42
+ "image_size": 518,
43
+ "initializer_range": 0.02,
44
+ "is_decoder": false,
45
+ "is_encoder_decoder": false,
46
+ "label2id": {
47
+ "LABEL_0": 0,
48
+ "LABEL_1": 1
49
+ },
50
+ "layer_norm_eps": 1e-06,
51
+ "layerscale_value": 1.0,
52
+ "length_penalty": 1.0,
53
+ "max_length": 20,
54
+ "min_length": 0,
55
+ "mlp_ratio": 4,
56
+ "model_type": "dinov2",
57
+ "no_repeat_ngram_size": 0,
58
+ "num_attention_heads": 12,
59
+ "num_beam_groups": 1,
60
+ "num_beams": 1,
61
+ "num_channels": 3,
62
+ "num_hidden_layers": 12,
63
+ "num_return_sequences": 1,
64
+ "out_features": [
65
+ "stage3",
66
+ "stage6",
67
+ "stage9",
68
+ "stage12"
69
+ ],
70
+ "out_indices": [
71
+ 3,
72
+ 6,
73
+ 9,
74
+ 12
75
+ ],
76
+ "output_attentions": false,
77
+ "output_hidden_states": false,
78
+ "output_scores": false,
79
+ "pad_token_id": null,
80
+ "patch_size": 14,
81
+ "prefix": null,
82
+ "problem_type": null,
83
+ "pruned_heads": {},
84
+ "qkv_bias": true,
85
+ "remove_invalid_values": false,
86
+ "repetition_penalty": 1.0,
87
+ "reshape_hidden_states": false,
88
+ "return_dict": true,
89
+ "return_dict_in_generate": false,
90
+ "sep_token_id": null,
91
+ "stage_names": [
92
+ "stem",
93
+ "stage1",
94
+ "stage2",
95
+ "stage3",
96
+ "stage4",
97
+ "stage5",
98
+ "stage6",
99
+ "stage7",
100
+ "stage8",
101
+ "stage9",
102
+ "stage10",
103
+ "stage11",
104
+ "stage12"
105
+ ],
106
+ "suppress_tokens": null,
107
+ "task_specific_params": null,
108
+ "temperature": 1.0,
109
+ "tf_legacy_loss": false,
110
+ "tie_encoder_decoder": false,
111
+ "tie_word_embeddings": true,
112
+ "tokenizer_class": null,
113
+ "top_k": 50,
114
+ "top_p": 1.0,
115
+ "torch_dtype": "float32",
116
+ "torchscript": false,
117
+ "transformers_version": "4.45.0.dev0",
118
+ "typical_p": 1.0,
119
+ "use_bfloat16": false,
120
+ "use_swiglu_ffn": false
121
+ },
122
+ "backbone_featmap_shape": null,
123
+ "backbone_kwargs": null,
124
+ "backbone_out_indices": null,
125
+ "fusion_hidden_size": 256,
126
+ "head_in_index": -1,
127
+ "hidden_act": "gelu",
128
+ "hidden_dropout_prob": null,
129
+ "hidden_size": 768,
130
+ "image_size": null,
131
+ "initializer_range": 0.02,
132
+ "intermediate_size": null,
133
+ "is_hybrid": false,
134
+ "layer_norm_eps": null,
135
+ "model_type": "dpt",
136
+ "neck_hidden_sizes": [
137
+ 96,
138
+ 192,
139
+ 384,
140
+ 768
141
+ ],
142
+ "neck_ignore_stages": [],
143
+ "num_attention_heads": null,
144
+ "num_channels": null,
145
+ "num_hidden_layers": null,
146
+ "patch_size": null,
147
+ "qkv_bias": null,
148
+ "readout_type": "project",
149
+ "reassemble_factors": [
150
+ 4,
151
+ 2,
152
+ 1,
153
+ 0.5
154
+ ],
155
+ "semantic_classifier_dropout": 0.1,
156
+ "semantic_loss_ignore_index": 255,
157
+ "transformers_version": null,
158
+ "use_autobackbone": true,
159
+ "use_auxiliary_head": true,
160
+ "use_batch_norm_in_fusion_residual": false,
161
+ "use_bias_in_fusion_residual": false,
162
+ "use_pretrained_backbone": false,
163
+ "use_timm_backbone": false
164
+ }
onnx/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23bbe45640897b06516c9487fc4214efccb53892488447db7498ea6bc5853cbf
3
+ size 443507804
onnx/model_bnb4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:090c3f448a29714015eca26293b0a62646797dfcb9dcaf552ace6e640079fc21
3
+ size 135336590
onnx/model_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d31fcc509f6ab0c1e3f265b7f4fde7323706e69b1c2827c390d94c4723a854
3
+ size 221969517
onnx/model_int8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:517c773daa7522787d137b41e9ee3234f3d21d692c0f9726c6c965f58b96c320
3
+ size 116255547
onnx/model_q4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d657de845e86584189467a40f9257165b92909db7d42b1c31008fa351a1c5ba
3
+ size 140939358
onnx/model_q4f16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:161bf182a03b7f5435ab1ed1d3f3649a6a53534373de79b6b78c68d01b75c3ed
3
+ size 93104336
onnx/model_quantized.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:232a073a9bc02ed0d2e7aa96e8f8bad1d75077d54c84e9c1a90661af15649267
3
+ size 116255547
onnx/model_uint8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:232a073a9bc02ed0d2e7aa96e8f8bad1d75077d54c84e9c1a90661af15649267
3
+ size 116255547
preprocessor_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_pad": true,
4
+ "do_rescale": false,
5
+ "do_resize": false,
6
+ "ensure_multiple_of": 1,
7
+ "image_mean": [
8
+ 123.675,
9
+ 116.28,
10
+ 103.53
11
+ ],
12
+ "image_processor_type": "DPTFeatureExtractor",
13
+ "image_std": [
14
+ 58.395,
15
+ 57.12,
16
+ 57.375
17
+ ],
18
+ "keep_aspect_ratio": false,
19
+ "resample": 2,
20
+ "rescale_factor": 0.00392156862745098,
21
+ "size": {
22
+ "height": 384,
23
+ "width": 384
24
+ },
25
+ "size_divisor": 14
26
+ }
quantize_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modes": [
3
+ "fp16",
4
+ "q8",
5
+ "int8",
6
+ "uint8",
7
+ "q4",
8
+ "q4f16",
9
+ "bnb4"
10
+ ],
11
+ "per_channel": true,
12
+ "reduce_range": true,
13
+ "block_size": null,
14
+ "is_symmetric": true,
15
+ "accuracy_level": null,
16
+ "quant_type": 1
17
+ }