sg485 commited on
Commit
2594d7a
·
1 Parent(s): 4809b5c

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "microsoft/table-transformer-structure-recognition",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "TableTransformerForObjectDetection"
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": "table-transformer",
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:4d35983631bbbec53de41789ba8c258eae9e9b746e8cb3e312e925aefdd1cd48
3
- size 156160601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a08f067d3128c3bba2fda1fefcc9d31caba1e8ee80e260b15df82eb6f9392bf8
3
+ size 155994369