Detection
Koharu Layout RF-DETR Seg 2XL detects text, speech bubbles, and panels, and produces segmentation data for later stages. Text, bubble, and panel thresholds control how much evidence each class needs. Lower thresholds retain more uncertain regions and may increase false positives. Compare several representative pages before changing thresholds.OCR
OCR reads detected text regions. Check detection first when text is missing: changing the
recognizer cannot recover a region that was never passed to it.
Inpainting
- Direct
- Generative
LaMa is the default. AOT Inpainting is another direct reconstruction model. Start here for routine lettering removal.