Spaces:
Runtime error
Runtime error
Upload data.yaml for Gradio app
Browse files
data.yaml
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
names:
|
| 2 |
-
- Flooding
|
| 3 |
-
- Potholes
|
| 4 |
-
- Waste Management
|
| 5 |
-
nc: 3
|
| 6 |
-
path:
|
| 7 |
-
test: test
|
| 8 |
-
train: train
|
| 9 |
-
val: val
|
|
|
|
| 1 |
+
names:
|
| 2 |
+
- Flooding
|
| 3 |
+
- Potholes
|
| 4 |
+
- Waste Management
|
| 5 |
+
nc: 3
|
| 6 |
+
path: c:\Users\ASUS\Downloads\problem\dataset2
|
| 7 |
+
test: test\images
|
| 8 |
+
train: train\images
|
| 9 |
+
val: val\images
|