Cabralnc96 commited on
Commit
39302ef
1 Parent(s): 8bad960

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "_commit_hash": "8c358374f65a87deec10b665eb07ae1a40215e98",
3
- "_name_or_path": "Cabralnc96/detr-finetuned-cars",
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
6
  "architectures": [
7
- "DetrModel"
8
  ],
9
  "attention_dropout": 0.0,
10
  "auxiliary_loss": false,
@@ -119,9 +119,9 @@
119
  "giou_cost": 2,
120
  "giou_loss_coefficient": 2,
121
  "id2label": {
122
- "0": "car",
123
- "1": "SUV",
124
- "2": "N/A"
125
  },
126
  "init_std": 0.02,
127
  "init_xavier_std": 1.0,
1
  {
2
+ "_commit_hash": "70120ba84d68ca1211e007c4fb61d0cd5424be54",
3
+ "_name_or_path": "facebook/detr-resnet-50",
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
6
  "architectures": [
7
+ "DetrForObjectDetection"
8
  ],
9
  "attention_dropout": 0.0,
10
  "auxiliary_loss": false,
119
  "giou_cost": 2,
120
  "giou_loss_coefficient": 2,
121
  "id2label": {
122
+ "0": "LABEL_0",
123
+ "1": "LABEL_1",
124
+ "2": "LABEL_2"
125
  },
126
  "init_std": 0.02,
127
  "init_xavier_std": 1.0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0c655da26acc703393e9f46e7862f75db114e89833366e5a7b776bdcbc0afed
3
- size 166085365
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f74d0a758ba071232e0d88449e85de0dcc530de55dfa0c704aad5fb4169833b7
3
+ size 166618197