Update README.md
Browse files
README.md
CHANGED
|
@@ -26,6 +26,9 @@ A yolov9 instance segmentation model for segmenting text-lines within text-regio
|
|
| 26 |
|
| 27 |
## Model Details
|
| 28 |
|
|
|
|
|
|
|
|
|
|
| 29 |
### Model Description
|
| 30 |
|
| 31 |
This model was developed for segmenting text-lines within text-regions in handwritten running-text documents. It wont work on full pages but only on cropped text-regions.
|
|
|
|
| 26 |
|
| 27 |
## Model Details
|
| 28 |
|
| 29 |
+
class_labels="textline"
|
| 30 |
+
|
| 31 |
+
|
| 32 |
### Model Description
|
| 33 |
|
| 34 |
This model was developed for segmenting text-lines within text-regions in handwritten running-text documents. It wont work on full pages but only on cropped text-regions.
|