🧹 do_linesegmentation_sbb: It's now clear that sbb segmentation works with RGB images

pull/27/head
Gerber, Mike 4 years ago
parent 460b6c34d1
commit 44979e7fa2

@ -46,7 +46,6 @@ do_linesegmentation_tesserocr() {
do_linesegmentation_sbb() {
# Segment the lines in the images
# TODO: Check that this works with the RGB images
ocrd_sbb_textline_detector_parameters='{"model": "/var/lib/textline_detection"}'
ocrd workspace remove-group -rf OCR-D-SEG-REGION

Loading…
Cancel
Save