Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -51,8 +51,8 @@ If you're using models/tools like **YOLO** or others that expect a **flat direct
|
|
51 |
├──train/
|
52 |
├──images/
|
53 |
├── img_0.png
|
54 |
-
├──
|
55 |
-
└──
|
56 |
|
57 |
```
|
58 |
|
|
|
51 |
├──train/
|
52 |
├──images/
|
53 |
├── img_0.png
|
54 |
+
├── ...
|
55 |
+
└── imag_99.png
|
56 |
|
57 |
```
|
58 |
|