Update README.md
Browse files
README.md
CHANGED
|
@@ -28,6 +28,8 @@ A yolov9 instance segmentation model for segmenting text-regions in handwritten
|
|
| 28 |
|
| 29 |
## Model Details
|
| 30 |
|
|
|
|
|
|
|
| 31 |
### Model Description
|
| 32 |
|
| 33 |
This model was developed for segmenting text-regions in handwritten running-text documents. It is meant to be implemented in an HTR-pipeline
|
|
|
|
| 28 |
|
| 29 |
## Model Details
|
| 30 |
|
| 31 |
+
class_labels="textregions"
|
| 32 |
+
|
| 33 |
### Model Description
|
| 34 |
|
| 35 |
This model was developed for segmenting text-regions in handwritten running-text documents. It is meant to be implemented in an HTR-pipeline
|