Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 789 Bytes

File metadata and controls

33 lines (25 loc) · 789 Bytes

Changelog

[1.3.1] - 2025-17-25

Added

  • Seperate function for script identification
  • Added device opts for recognition

[1.3.0] - 2025-17-25

Added

  • ViT models for script detection
  • Word order based on horizontal and vertical lines

[1.2.0] - 2024-11-24

Added

  • Textbpn++ detection model added

[1.1.0] - 2024-11-24

Added

  • Updated package naming convention

[1.0.3] - 2024-11-06

Added

  • Python package requirements sorted with setup.py

[1.0.2] - 2024-11-01

Added

  • Added language support for 10 additional models in the recognition module.

[1.0.1] - 2024-10-28

Added

  • Added support for detecting polygonal bounding boxes in visualize_detection.
  • Introduced the show argument in visualize_detection to control image display.