iamrizwan077 commited on
Commit
027793a
1 Parent(s): 099100b

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +46 -4
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "nielsr/detr-finetuned-balloon-v2",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "DetrModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
@@ -122,13 +122,55 @@
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
124
  "id2label": {
125
- "0": "balloon"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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",
 
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
+ "1": "LABEL_1",
127
+ "2": "LABEL_2",
128
+ "3": "LABEL_3",
129
+ "4": "LABEL_4",
130
+ "5": "LABEL_5",
131
+ "6": "LABEL_6",
132
+ "7": "LABEL_7",
133
+ "8": "LABEL_8",
134
+ "9": "LABEL_9",
135
+ "10": "LABEL_10",
136
+ "11": "LABEL_11",
137
+ "12": "LABEL_12",
138
+ "13": "LABEL_13",
139
+ "14": "LABEL_14",
140
+ "15": "LABEL_15",
141
+ "16": "LABEL_16",
142
+ "17": "LABEL_17",
143
+ "18": "LABEL_18",
144
+ "19": "LABEL_19",
145
+ "20": "LABEL_20",
146
+ "21": "LABEL_21"
147
  },
148
  "init_std": 0.02,
149
  "init_xavier_std": 1.0,
150
  "is_encoder_decoder": true,
151
  "label2id": {
152
+ "LABEL_0": 0,
153
+ "LABEL_1": 1,
154
+ "LABEL_10": 10,
155
+ "LABEL_11": 11,
156
+ "LABEL_12": 12,
157
+ "LABEL_13": 13,
158
+ "LABEL_14": 14,
159
+ "LABEL_15": 15,
160
+ "LABEL_16": 16,
161
+ "LABEL_17": 17,
162
+ "LABEL_18": 18,
163
+ "LABEL_19": 19,
164
+ "LABEL_2": 2,
165
+ "LABEL_20": 20,
166
+ "LABEL_21": 21,
167
+ "LABEL_3": 3,
168
+ "LABEL_4": 4,
169
+ "LABEL_5": 5,
170
+ "LABEL_6": 6,
171
+ "LABEL_7": 7,
172
+ "LABEL_8": 8,
173
+ "LABEL_9": 9
174
  },
175
  "mask_loss_coefficient": 1,
176
  "model_type": "detr",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea6481a2c87eba7eacfda7359e7369afce71c291a6e65b6feabb2abe61a6234a
3
- size 165967248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb843bfdbc82092295dad13314f1e9421330d72ef549758aac78ce3d0db632ca
3
+ size 166525316