https://store-images.s-microsoft.com/image/apps.52867.a96640e8-efb4-43b8-bdea-5ba980f6ba95.f412b708-64cf-46c7-a5b2-e20a414ac888.7b089c3d-4a25-48cb-9d34-87a68e44d103

Craft-Text Detector

от bCloud LLC

(1 оценки)

Version 0.4.3 + Free with Support on Ubuntu 24.04

CRAFT-Text Detector is an open-source Python library designed to detect text regions in images using the Character Region Awareness for Text (CRAFT) deep learning model. It accurately identifies text at the character level, making it highly effective for natural scene images, scanned documents, and OCR preprocessing tasks.

Features of CRAFT-Text Detector:

  • Detects text regions with high precision at the character level.
  • Supports images of various sizes and resolutions.
  • Compatible with both CPU and GPU (CUDA) execution.
  • Provides bounding box coordinates for detected text regions.
  • Easy integration with OCR pipelines and machine learning workflows.
  • Python-based and suitable for research and production environments.
  • Open-source and customizable for various computer vision applications.

CRAFT-Text Detector Usage

$ sudo su
$ source /opt/craft-text-detector/venv/bin/activate
$ pip show craft-text-detector | grep Version
    

Disclaimer: CRAFT-Text Detector is an open-source software project provided "as is," without any warranty, express or implied. Users are responsible for proper installation, configuration, and compliance with applicable licensing terms. Refer to the official documentation for updates and best practices.