Upload DetrForObjectDetection
Browse files- config.json +3 -3
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"architectures": [
|
| 6 |
-
"
|
| 7 |
],
|
| 8 |
"attention_dropout": 0.0,
|
| 9 |
"auxiliary_loss": false,
|
|
@@ -2141,7 +2141,7 @@
|
|
| 2141 |
"LABEL_3": 3
|
| 2142 |
},
|
| 2143 |
"mask_loss_coefficient": 1,
|
| 2144 |
-
"model_type": "
|
| 2145 |
"num_channels": 3,
|
| 2146 |
"num_hidden_layers": 6,
|
| 2147 |
"num_queries": 125,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "microsoft/table-transformer-structure-recognition",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"architectures": [
|
| 6 |
+
"DetrForObjectDetection"
|
| 7 |
],
|
| 8 |
"attention_dropout": 0.0,
|
| 9 |
"auxiliary_loss": false,
|
|
|
|
| 2141 |
"LABEL_3": 3
|
| 2142 |
},
|
| 2143 |
"mask_loss_coefficient": 1,
|
| 2144 |
+
"model_type": "detr",
|
| 2145 |
"num_channels": 3,
|
| 2146 |
"num_hidden_layers": 6,
|
| 2147 |
"num_queries": 125,
|
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:d508e67ea65f50dfda64f51605252d8f27d336327893a25e695f4b523aab9c8c
|
| 3 |
+
size 115432860
|