flow_segmenter
Python package for document image segmentation using YOLO and Kraken models, developed for the Flow Project.
API Reference
Main Package
Flow Segmenter Package Initialization |
Core Modules
Segmenter
YOLO-based Segmenter. |
|
Kraken Linemask Segmenter. |
Configuration
|
Configuration model for the segmentation process. |
Base configuration model for the segmentation process. |
Utilities
Utility class for XML operations on PageXML documents. |
|
Utility class for baseline prediction and line mask operations. |
Exceptions
Custom exceptions for the flow_segmenter package. |