Gabriel commited on
Commit
6fb01d2
·
verified ·
1 Parent(s): f9ff30d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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