- Seperate function for script identification
- Added device opts for recognition
- ViT models for script detection
- Word order based on horizontal and vertical lines
- Textbpn++ detection model added
- Updated package naming convention
- Python package requirements sorted with setup.py
- Added language support for 10 additional models in the recognition module.
- Added support for detecting polygonal bounding boxes in
visualize_detection. - Introduced the
showargument invisualize_detectionto control image display.