A fine-tuned YOLO11n model for detecting text regions in images. This model is optimized for detecting text bounding boxes in documents, screenshots, UI interfaces, and natural scene images. This model is based on Ultralytics YOLO11n (nano variant) and has been fine-tuned specifically for text detection tasks. It detects text regions as bounding boxes, which can be used as input for OCR pipelines or UI automation tasks. - Optimized for horizontal text; may have reduced accuracy on rotated text - Single class (text) - does not distinguish between text types This model is released under the Apache 2.0 License. - Ultralytics for the YOLO11 architecture - DonkeySmall for the training dataset