zivpollak commited on
Commit
1f3cd68
1 Parent(s): 748a5f6

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "zivpollak/detr-finetuned-iris-v1",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "DetrModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
@@ -122,7 +122,7 @@
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
124
  "id2label": {
125
- "0": "iris"
126
  },
127
  "init_std": 0.02,
128
  "init_xavier_std": 1.0,
 
1
  {
2
+ "_name_or_path": "facebook/detr-resnet-50",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "DetrForObjectDetection"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
 
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
124
  "id2label": {
125
+ "0": "LABEL_0"
126
  },
127
  "init_std": 0.02,
128
  "init_xavier_std": 1.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6e609896413a45c891549186302077041a0e355d340a64d261941263119f4fc
3
- size 165967248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfd7e7f668fe59fd8c17668b9bdeb3af9e5d672fe73b36e09ee68599b96d6281
3
+ size 166503728