jschoormans commited on
Commit
74e0851
1 Parent(s): b1ef045

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +2 -10
  2. model.safetensors +2 -2
config.json CHANGED
@@ -122,21 +122,13 @@
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
124
  "id2label": {
125
- "0": "LABEL_0",
126
- "1": "LABEL_1",
127
- "2": "LABEL_2",
128
- "3": "LABEL_3",
129
- "4": "LABEL_4"
130
  },
131
  "init_std": 0.02,
132
  "init_xavier_std": 1.0,
133
  "is_encoder_decoder": true,
134
  "label2id": {
135
- "LABEL_0": 0,
136
- "LABEL_1": 1,
137
- "LABEL_2": 2,
138
- "LABEL_3": 3,
139
- "LABEL_4": 4
140
  },
141
  "mask_loss_coefficient": 1,
142
  "model_type": "detr",
 
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,
129
  "is_encoder_decoder": true,
130
  "label2id": {
131
+ "LABEL_0": 0
 
 
 
 
132
  },
133
  "mask_loss_coefficient": 1,
134
  "model_type": "detr",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7abb46b37ee4fbc7779391c55bd2e9309b61f21c71e9410af1a496a297d201d
3
- size 166507840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd4621abe8336fcf14e15284bdcffb6e11fe0079ef1af0f3b91be3f8afee84e7
3
+ size 166503728