What is PPOCRLabelv3
mainPPOCRLabelv3 is a semi-automatic graphic annotation tool designed for the OCR field. It features built-in PP-OCR models to automatically detect and re-recognize data. The tool is written in Python3 and PyQT5 and supports several annotation modes:
- Regular text annotation: Rectangular box labeling.
- Table annotation: Specialized mode for table structures.
- Irregular text annotation: Multi-point labeling for non-rectangular text.
- Key information annotation (KIE): For detection, recognition, and keyword extraction.
Annotations produced can be used directly for training PP-OCR detection and recognition models.