Datasets:
fix: Path
Browse filesSigned-off-by: dronefreak <kumaar324@gmail.com>
data/detectionbench_data.yaml
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
# directory (not one level up), that relative path is wrong. This file uses
|
| 8 |
# an explicit `path:` + non-relative splits instead.
|
| 9 |
|
| 10 |
-
path:
|
| 11 |
train: train/images
|
| 12 |
val: valid/images
|
| 13 |
test: test/images
|
|
|
|
| 7 |
# directory (not one level up), that relative path is wrong. This file uses
|
| 8 |
# an explicit `path:` + non-relative splits instead.
|
| 9 |
|
| 10 |
+
path: data
|
| 11 |
train: train/images
|
| 12 |
val: valid/images
|
| 13 |
test: test/images
|