ashys2012 commited on
Commit
d5329b1
1 Parent(s): f518e82

Upload model

Browse files
Files changed (2) hide show
  1. config.json +88 -13
  2. model.safetensors +2 -2
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "DetrForObjectDetection"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
@@ -121,23 +121,98 @@
121
  "giou_cost": 2,
122
  "giou_loss_coefficient": 2,
123
  "id2label": {
124
- "0": "LABEL_0",
125
- "1": "LABEL_1",
126
- "2": "LABEL_2",
127
- "3": "LABEL_3",
128
- "4": "LABEL_4",
129
- "5": "LABEL_5"
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
- "LABEL_5": 5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
141
  },
142
  "mask_loss_coefficient": 1,
143
  "model_type": "detr",
 
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "DetrModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
 
121
  "giou_cost": 2,
122
  "giou_loss_coefficient": 2,
123
  "id2label": {
124
+ "0": "crazing",
125
+ "1": "inclusion",
126
+ "2": "patches",
127
+ "3": "pitted_surface",
128
+ "4": "rolled-in_scale",
129
+ "5": "scratches"
130
  },
131
  "init_std": 0.02,
132
  "init_xavier_std": 1.0,
133
  "is_encoder_decoder": true,
134
  "label2id": {
135
+ "N/A": 83,
136
+ "airplane": 5,
137
+ "apple": 53,
138
+ "backpack": 27,
139
+ "banana": 52,
140
+ "baseball bat": 39,
141
+ "baseball glove": 40,
142
+ "bear": 23,
143
+ "bed": 65,
144
+ "bench": 15,
145
+ "bicycle": 2,
146
+ "bird": 16,
147
+ "boat": 9,
148
+ "book": 84,
149
+ "bottle": 44,
150
+ "bowl": 51,
151
+ "broccoli": 56,
152
+ "bus": 6,
153
+ "cake": 61,
154
+ "car": 3,
155
+ "carrot": 57,
156
+ "cat": 17,
157
+ "cell phone": 77,
158
+ "chair": 62,
159
+ "clock": 85,
160
+ "couch": 63,
161
+ "cow": 21,
162
+ "cup": 47,
163
+ "dining table": 67,
164
+ "dog": 18,
165
+ "donut": 60,
166
+ "elephant": 22,
167
+ "fire hydrant": 11,
168
+ "fork": 48,
169
+ "frisbee": 34,
170
+ "giraffe": 25,
171
+ "hair drier": 89,
172
+ "handbag": 31,
173
+ "horse": 19,
174
+ "hot dog": 58,
175
+ "keyboard": 76,
176
+ "kite": 38,
177
+ "knife": 49,
178
+ "laptop": 73,
179
+ "microwave": 78,
180
+ "motorcycle": 4,
181
+ "mouse": 74,
182
+ "orange": 55,
183
+ "oven": 79,
184
+ "parking meter": 14,
185
+ "person": 1,
186
+ "pizza": 59,
187
+ "potted plant": 64,
188
+ "refrigerator": 82,
189
+ "remote": 75,
190
+ "sandwich": 54,
191
+ "scissors": 87,
192
+ "sheep": 20,
193
+ "sink": 81,
194
+ "skateboard": 41,
195
+ "skis": 35,
196
+ "snowboard": 36,
197
+ "spoon": 50,
198
+ "sports ball": 37,
199
+ "stop sign": 13,
200
+ "suitcase": 33,
201
+ "surfboard": 42,
202
+ "teddy bear": 88,
203
+ "tennis racket": 43,
204
+ "tie": 32,
205
+ "toaster": 80,
206
+ "toilet": 70,
207
+ "toothbrush": 90,
208
+ "traffic light": 10,
209
+ "train": 7,
210
+ "truck": 8,
211
+ "tv": 72,
212
+ "umbrella": 28,
213
+ "vase": 86,
214
+ "wine glass": 46,
215
+ "zebra": 24
216
  },
217
  "mask_loss_coefficient": 1,
218
  "model_type": "detr",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9edd2229d6cf19b3a804a5f1c433412d38c2c28a5934efa5bca00e20a66948c7
3
- size 166508868
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5569e1b62e8cfbc8be24819a9d78a286f18107794285d6281bf3be4256e1a155
3
+ size 165967248