av0512 commited on
Commit
e6c25fd
·
verified ·
1 Parent(s): 6681a19

Upload model

Browse files
Files changed (2) hide show
  1. config.json +33 -33
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
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,37 +122,37 @@
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
- "22": "LABEL_22",
148
- "23": "LABEL_23",
149
- "24": "LABEL_24",
150
- "25": "LABEL_25",
151
- "26": "LABEL_26",
152
- "27": "LABEL_27",
153
- "28": "LABEL_28",
154
- "29": "LABEL_29",
155
- "30": "LABEL_30"
156
  },
157
  "init_std": 0.02,
158
  "init_xavier_std": 1.0,
 
1
  {
2
+ "_name_or_path": "av0512/DETR",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "DetrModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
 
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
124
  "id2label": {
125
+ "0": "leaves",
126
+ "1": "Apple Scab Leaf",
127
+ "2": "Apple leaf",
128
+ "3": "Apple rust leaf",
129
+ "4": "Bell_pepper leaf",
130
+ "5": "Bell_pepper leaf spot",
131
+ "6": "Blueberry leaf",
132
+ "7": "Cherry leaf",
133
+ "8": "Corn Gray leaf spot",
134
+ "9": "Corn leaf blight",
135
+ "10": "Corn rust leaf",
136
+ "11": "Peach leaf",
137
+ "12": "Potato leaf",
138
+ "13": "Potato leaf early blight",
139
+ "14": "Potato leaf late blight",
140
+ "15": "Raspberry leaf",
141
+ "16": "Soyabean leaf",
142
+ "17": "Soybean leaf",
143
+ "18": "Squash Powdery mildew leaf",
144
+ "19": "Strawberry leaf",
145
+ "20": "Tomato Early blight leaf",
146
+ "21": "Tomato Septoria leaf spot",
147
+ "22": "Tomato leaf",
148
+ "23": "Tomato leaf bacterial spot",
149
+ "24": "Tomato leaf late blight",
150
+ "25": "Tomato leaf mosaic virus",
151
+ "26": "Tomato leaf yellow virus",
152
+ "27": "Tomato mold leaf",
153
+ "28": "Tomato two spotted spider mites leaf",
154
+ "29": "grape leaf",
155
+ "30": "grape leaf black rot"
156
  },
157
  "init_std": 0.02,
158
  "init_xavier_std": 1.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ccccb462c1ac9b052a7e5ae096274776ecfab1f00883e7a42042e5237566dd7
3
- size 166534568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c911f073258c67f4356c6601b59e2583e7b372f1e8763caa3c2a73cc0fe75d6c
3
+ size 165967248