Update README.md
Browse files
README.md
CHANGED
@@ -26,3 +26,8 @@ configs:
|
|
26 |
- split: train
|
27 |
path: data/train-*
|
28 |
---
|
|
|
|
|
|
|
|
|
|
|
|
26 |
- split: train
|
27 |
path: data/train-*
|
28 |
---
|
29 |
+
|
30 |
+
|
31 |
+
bbox column is [x, y, width, height]
|
32 |
+
ymean is mean height of the box
|
33 |
+
line is the line number calculated using ymean
|