Upload DPTForDepthEstimation
Browse files- config.json +171 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_commit_hash": null,
|
3 |
+
"add_projection": true,
|
4 |
+
"architectures": [
|
5 |
+
"DPTForDepthEstimation"
|
6 |
+
],
|
7 |
+
"attention_probs_dropout_prob": null,
|
8 |
+
"auxiliary_loss_weight": 0.4,
|
9 |
+
"backbone_config": {
|
10 |
+
"_name_or_path": "",
|
11 |
+
"add_cross_attention": false,
|
12 |
+
"apply_layernorm": false,
|
13 |
+
"architectures": [
|
14 |
+
"Dinov2Model"
|
15 |
+
],
|
16 |
+
"attention_probs_dropout_prob": 0.0,
|
17 |
+
"bad_words_ids": null,
|
18 |
+
"begin_suppress_tokens": null,
|
19 |
+
"bos_token_id": null,
|
20 |
+
"chunk_size_feed_forward": 0,
|
21 |
+
"cross_attention_hidden_size": null,
|
22 |
+
"decoder_start_token_id": null,
|
23 |
+
"diversity_penalty": 0.0,
|
24 |
+
"do_sample": false,
|
25 |
+
"drop_path_rate": 0.0,
|
26 |
+
"early_stopping": false,
|
27 |
+
"encoder_no_repeat_ngram_size": 0,
|
28 |
+
"eos_token_id": null,
|
29 |
+
"exponential_decay_length_penalty": null,
|
30 |
+
"finetuning_task": null,
|
31 |
+
"forced_bos_token_id": null,
|
32 |
+
"forced_eos_token_id": null,
|
33 |
+
"hidden_act": "gelu",
|
34 |
+
"hidden_dropout_prob": 0.0,
|
35 |
+
"hidden_size": 1024,
|
36 |
+
"id2label": {
|
37 |
+
"0": "LABEL_0",
|
38 |
+
"1": "LABEL_1"
|
39 |
+
},
|
40 |
+
"image_size": 518,
|
41 |
+
"initializer_range": 0.02,
|
42 |
+
"is_decoder": false,
|
43 |
+
"is_encoder_decoder": false,
|
44 |
+
"label2id": {
|
45 |
+
"LABEL_0": 0,
|
46 |
+
"LABEL_1": 1
|
47 |
+
},
|
48 |
+
"layer_norm_eps": 1e-06,
|
49 |
+
"layerscale_value": 1.0,
|
50 |
+
"length_penalty": 1.0,
|
51 |
+
"max_length": 20,
|
52 |
+
"min_length": 0,
|
53 |
+
"mlp_ratio": 4,
|
54 |
+
"model_type": "dinov2",
|
55 |
+
"no_repeat_ngram_size": 0,
|
56 |
+
"num_attention_heads": 16,
|
57 |
+
"num_beam_groups": 1,
|
58 |
+
"num_beams": 1,
|
59 |
+
"num_channels": 3,
|
60 |
+
"num_hidden_layers": 24,
|
61 |
+
"num_return_sequences": 1,
|
62 |
+
"out_features": [
|
63 |
+
"stage5",
|
64 |
+
"stage12",
|
65 |
+
"stage18",
|
66 |
+
"stage24"
|
67 |
+
],
|
68 |
+
"out_indices": [
|
69 |
+
5,
|
70 |
+
12,
|
71 |
+
18,
|
72 |
+
24
|
73 |
+
],
|
74 |
+
"output_attentions": false,
|
75 |
+
"output_hidden_states": false,
|
76 |
+
"output_scores": false,
|
77 |
+
"pad_token_id": null,
|
78 |
+
"patch_size": 14,
|
79 |
+
"prefix": null,
|
80 |
+
"problem_type": null,
|
81 |
+
"pruned_heads": {},
|
82 |
+
"qkv_bias": true,
|
83 |
+
"remove_invalid_values": false,
|
84 |
+
"repetition_penalty": 1.0,
|
85 |
+
"reshape_hidden_states": false,
|
86 |
+
"return_dict": true,
|
87 |
+
"return_dict_in_generate": false,
|
88 |
+
"sep_token_id": null,
|
89 |
+
"stage_names": [
|
90 |
+
"stem",
|
91 |
+
"stage1",
|
92 |
+
"stage2",
|
93 |
+
"stage3",
|
94 |
+
"stage4",
|
95 |
+
"stage5",
|
96 |
+
"stage6",
|
97 |
+
"stage7",
|
98 |
+
"stage8",
|
99 |
+
"stage9",
|
100 |
+
"stage10",
|
101 |
+
"stage11",
|
102 |
+
"stage12",
|
103 |
+
"stage13",
|
104 |
+
"stage14",
|
105 |
+
"stage15",
|
106 |
+
"stage16",
|
107 |
+
"stage17",
|
108 |
+
"stage18",
|
109 |
+
"stage19",
|
110 |
+
"stage20",
|
111 |
+
"stage21",
|
112 |
+
"stage22",
|
113 |
+
"stage23",
|
114 |
+
"stage24"
|
115 |
+
],
|
116 |
+
"suppress_tokens": null,
|
117 |
+
"task_specific_params": null,
|
118 |
+
"temperature": 1.0,
|
119 |
+
"tf_legacy_loss": false,
|
120 |
+
"tie_encoder_decoder": false,
|
121 |
+
"tie_word_embeddings": true,
|
122 |
+
"tokenizer_class": null,
|
123 |
+
"top_k": 50,
|
124 |
+
"top_p": 1.0,
|
125 |
+
"torch_dtype": "float32",
|
126 |
+
"torchscript": false,
|
127 |
+
"transformers_version": "4.35.0.dev0",
|
128 |
+
"typical_p": 1.0,
|
129 |
+
"use_bfloat16": false,
|
130 |
+
"use_swiglu_ffn": false
|
131 |
+
},
|
132 |
+
"backbone_featmap_shape": null,
|
133 |
+
"backbone_out_indices": null,
|
134 |
+
"fusion_hidden_size": 256,
|
135 |
+
"head_in_index": -1,
|
136 |
+
"hidden_act": "gelu",
|
137 |
+
"hidden_dropout_prob": null,
|
138 |
+
"hidden_size": 768,
|
139 |
+
"image_size": null,
|
140 |
+
"initializer_range": 0.02,
|
141 |
+
"intermediate_size": null,
|
142 |
+
"is_hybrid": false,
|
143 |
+
"layer_norm_eps": null,
|
144 |
+
"model_type": "dpt",
|
145 |
+
"neck_hidden_sizes": [
|
146 |
+
128,
|
147 |
+
256,
|
148 |
+
512,
|
149 |
+
1024
|
150 |
+
],
|
151 |
+
"neck_ignore_stages": [],
|
152 |
+
"num_attention_heads": null,
|
153 |
+
"num_channels": null,
|
154 |
+
"num_hidden_layers": null,
|
155 |
+
"patch_size": null,
|
156 |
+
"qkv_bias": null,
|
157 |
+
"readout_type": "project",
|
158 |
+
"reassemble_factors": [
|
159 |
+
4,
|
160 |
+
2,
|
161 |
+
1,
|
162 |
+
0.5
|
163 |
+
],
|
164 |
+
"semantic_classifier_dropout": 0.1,
|
165 |
+
"semantic_loss_ignore_index": 255,
|
166 |
+
"torch_dtype": "float32",
|
167 |
+
"transformers_version": null,
|
168 |
+
"use_auxiliary_head": true,
|
169 |
+
"use_batch_norm_in_fusion_residual": false,
|
170 |
+
"use_bias_in_fusion_residual": false
|
171 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4dedbe0ca27012862c1f32128d4f7db9b528dc831e28dbee9d7abe10ba48705
|
3 |
+
size 1359116625
|