Upload DetrForObjectDetection
Browse files- config.json +3 -3
- pytorch_model.bin +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,
|
|
@@ -33,7 +33,7 @@
|
|
| 33 |
"is_encoder_decoder": true,
|
| 34 |
"mask_loss_coefficient": 1,
|
| 35 |
"max_position_embeddings": 1024,
|
| 36 |
-
"model_type": "
|
| 37 |
"num_channels": 3,
|
| 38 |
"num_hidden_layers": 6,
|
| 39 |
"num_queries": 125,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/content/drive/MyDrive/Freelance/TableTransformer",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"architectures": [
|
| 6 |
+
"DetrForObjectDetection"
|
| 7 |
],
|
| 8 |
"attention_dropout": 0.0,
|
| 9 |
"auxiliary_loss": false,
|
|
|
|
| 33 |
"is_encoder_decoder": true,
|
| 34 |
"mask_loss_coefficient": 1,
|
| 35 |
"max_position_embeddings": 1024,
|
| 36 |
+
"model_type": "detr",
|
| 37 |
"num_channels": 3,
|
| 38 |
"num_hidden_layers": 6,
|
| 39 |
"num_queries": 125,
|
pytorch_model.bin
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:a08f067d3128c3bba2fda1fefcc9d31caba1e8ee80e260b15df82eb6f9392bf8
|
| 3 |
+
size 155994369
|