airKlizz commited on
Commit
7fcc195
1 Parent(s): 5dc7a1b

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "_commit_hash": "65b018021237af7bc7b4025d02b3a815ab5142e7",
3
- "_name_or_path": "nielsr/detr-finetuned-balloon",
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
6
  "architectures": [
7
- "DetrModel"
8
  ],
9
  "attention_dropout": 0.0,
10
  "auxiliary_loss": false,
@@ -119,7 +119,7 @@
119
  "giou_cost": 2,
120
  "giou_loss_coefficient": 2,
121
  "id2label": {
122
- "0": "balloon"
123
  },
124
  "init_std": 0.02,
125
  "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
  },
124
  "init_std": 0.02,
125
  "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:8fff4b96c65898b911f5910a35a67b8309a5bcc5893fb5475b325e6bd53f5f4b
3
- size 166085365
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7176cd5e1eb99491b8fab453ce86ac5e3ebd1884f066eca2b003e8fee4b6d90e
3
+ size 166616149