Upload data (1).yaml
Browse files- data (1).yaml +13 -0
data (1).yaml
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
train: /kaggle/working/Corn-Pest-Detection-3-1/train/images
|
2 |
+
val: /kaggle/working/Corn-Pest-Detection-3-1/valid/images
|
3 |
+
test: /kaggle/working/Corn-Pest-Detection-3-1/test/images
|
4 |
+
|
5 |
+
nc: 12
|
6 |
+
names: ['aphids', 'army worm', 'black cutworm', 'corn borer', 'grub', 'large cutworm', 'mole cricket', 'peach borer', 'potosiabre vitarsis', 'red spider', 'wireworm', 'yellow cutworm']
|
7 |
+
|
8 |
+
roboflow:
|
9 |
+
workspace: yudi-pratama-putra-rwuep
|
10 |
+
project: corn-pest-detection-3
|
11 |
+
version: 1
|
12 |
+
license: CC BY 4.0
|
13 |
+
url: https://universe.roboflow.com/yudi-pratama-putra-rwuep/corn-pest-detection-3/dataset/1
|