Upload DetrForObjectDetection
Browse files- config.json +4 -12
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "microsoft/table-
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"architectures": [
|
|
@@ -2130,11 +2130,7 @@
|
|
| 2130 |
"1": "LABEL_1",
|
| 2131 |
"2": "LABEL_2",
|
| 2132 |
"3": "LABEL_3",
|
| 2133 |
-
"4": "LABEL_4"
|
| 2134 |
-
"5": "LABEL_5",
|
| 2135 |
-
"6": "LABEL_6",
|
| 2136 |
-
"7": "LABEL_7",
|
| 2137 |
-
"8": "LABEL_8"
|
| 2138 |
},
|
| 2139 |
"init_std": 0.02,
|
| 2140 |
"init_xavier_std": 1.0,
|
|
@@ -2144,11 +2140,7 @@
|
|
| 2144 |
"LABEL_1": 1,
|
| 2145 |
"LABEL_2": 2,
|
| 2146 |
"LABEL_3": 3,
|
| 2147 |
-
"LABEL_4": 4
|
| 2148 |
-
"LABEL_5": 5,
|
| 2149 |
-
"LABEL_6": 6,
|
| 2150 |
-
"LABEL_7": 7,
|
| 2151 |
-
"LABEL_8": 8
|
| 2152 |
},
|
| 2153 |
"mask_loss_coefficient": 1,
|
| 2154 |
"model_type": "detr",
|
|
@@ -2157,7 +2149,7 @@
|
|
| 2157 |
"num_queries": 125,
|
| 2158 |
"position_embedding_type": "sine",
|
| 2159 |
"torch_dtype": "float32",
|
| 2160 |
-
"transformers_version": "4.
|
| 2161 |
"use_pretrained_backbone": null,
|
| 2162 |
"use_timm_backbone": false
|
| 2163 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "microsoft/table-structure-recognition-v1.1-all",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"architectures": [
|
|
|
|
| 2130 |
"1": "LABEL_1",
|
| 2131 |
"2": "LABEL_2",
|
| 2132 |
"3": "LABEL_3",
|
| 2133 |
+
"4": "LABEL_4"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2134 |
},
|
| 2135 |
"init_std": 0.02,
|
| 2136 |
"init_xavier_std": 1.0,
|
|
|
|
| 2140 |
"LABEL_1": 1,
|
| 2141 |
"LABEL_2": 2,
|
| 2142 |
"LABEL_3": 3,
|
| 2143 |
+
"LABEL_4": 4
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2144 |
},
|
| 2145 |
"mask_loss_coefficient": 1,
|
| 2146 |
"model_type": "detr",
|
|
|
|
| 2149 |
"num_queries": 125,
|
| 2150 |
"position_embedding_type": "sine",
|
| 2151 |
"torch_dtype": "float32",
|
| 2152 |
+
"transformers_version": "4.44.0",
|
| 2153 |
"use_pretrained_backbone": null,
|
| 2154 |
"use_timm_backbone": false
|
| 2155 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fce1ec0ba72887a5bdad3624e58141e73f90b9c98af7db01e6a5b21820d5737d
|
| 3 |
+
size 115433888
|