Upload DetrForObjectDetection

#5
by Akazawa - opened
Files changed (2) hide show
  1. config.json +18 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -119,13 +119,29 @@
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,
126
  "is_encoder_decoder": true,
127
  "label2id": {
128
- "LABEL_0": 0
 
 
 
 
 
 
 
 
129
  },
130
  "mask_loss_coefficient": 1,
131
  "model_type": "detr",
 
119
  "giou_cost": 2,
120
  "giou_loss_coefficient": 2,
121
  "id2label": {
122
+ "0": "LABEL_0",
123
+ "1": "LABEL_1",
124
+ "2": "LABEL_2",
125
+ "3": "LABEL_3",
126
+ "4": "LABEL_4",
127
+ "5": "LABEL_5",
128
+ "6": "LABEL_6",
129
+ "7": "LABEL_7",
130
+ "8": "LABEL_8"
131
  },
132
  "init_std": 0.02,
133
  "init_xavier_std": 1.0,
134
  "is_encoder_decoder": true,
135
  "label2id": {
136
+ "LABEL_0": 0,
137
+ "LABEL_1": 1,
138
+ "LABEL_2": 2,
139
+ "LABEL_3": 3,
140
+ "LABEL_4": 4,
141
+ "LABEL_5": 5,
142
+ "LABEL_6": 6,
143
+ "LABEL_7": 7,
144
+ "LABEL_8": 8
145
  },
146
  "mask_loss_coefficient": 1,
147
  "model_type": "detr",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d109d216b4459d47bf068e742b52d3281dce222e6dce1c9b0dc0a72499a6165d
3
- size 166616149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:187b957fbb26d978074de76731784f487416701b51ff5dbadac5310a3fe3bfdd
3
+ size 166624341