Upload TableTransformerForObjectDetection
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
6 |
-
"
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
9 |
"auxiliary_loss": false,
|
@@ -2143,7 +2143,7 @@
|
|
2143 |
"LABEL_4": 4
|
2144 |
},
|
2145 |
"mask_loss_coefficient": 1,
|
2146 |
-
"model_type": "
|
2147 |
"num_channels": 3,
|
2148 |
"num_hidden_layers": 6,
|
2149 |
"num_queries": 125,
|
|
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
6 |
+
"TableTransformerForObjectDetection"
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
9 |
"auxiliary_loss": false,
|
|
|
2143 |
"LABEL_4": 4
|
2144 |
},
|
2145 |
"mask_loss_coefficient": 1,
|
2146 |
+
"model_type": "table-transformer",
|
2147 |
"num_channels": 3,
|
2148 |
"num_hidden_layers": 6,
|
2149 |
"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:1d98d816b1a1693efd657ac22c40ba8095541d00ee74b3c9dec17ab7672dfce9
|
3 |
+
size 115436128
|