Update config.yaml
Browse files- config.yaml +5 -5
config.yaml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
validation: images/validation
|
| 4 |
|
| 5 |
-
nc:1
|
| 6 |
-
|
|
|
|
|
|
| 1 |
+
train: /home/h4r/Desktop/DIANA/my_repos/yolo-playground/datasets/green-probe-dataset/images/train
|
| 2 |
+
validation: /home/h4r/Desktop/DIANA/my_repos/yolo-playground/datasets/green-probe-dataset/images/validation
|
|
|
|
| 3 |
|
| 4 |
+
nc: 1
|
| 5 |
+
|
| 6 |
+
names: ['probe']
|