Datasets:
dkagramanyan
commited on
Commit
•
0f5a179
1
Parent(s):
2a1a1a9
Update data.yaml
Browse files
data.yaml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
train: ../train/images
|
2 |
-
test: ../test/images
|
3 |
-
val: ../test/images
|
4 |
|
5 |
nc: 1
|
6 |
names: ['word']
|
|
|
1 |
+
train: ../handwritten_text_detection/train/images
|
2 |
+
test: ../handwritten_text_detection/test/images
|
3 |
+
val: ../handwritten_text_detection/test/images
|
4 |
|
5 |
nc: 1
|
6 |
names: ['word']
|