immich/machine-learning/immich_ml/models
CoderKang 4d8e51ede6
feat: enhance OCR configuration and functionality
- Updated OCR settings to include minimum detection box score, minimum detection score, and minimum recognition score.
- Refactored PaddleOCRecognizer to utilize new scoring parameters.
- Introduced new database tables for asset OCR data and search functionality.
- Modified related services and repositories to support the new OCR features.
- Updated translations for improved clarity in settings UI.
2025-09-08 19:29:10 -04:00
..
clip feat(ml): better multilingual search with nllb models (#13567) 2025-03-31 11:06:57 -04:00
facial_recognition chore(ml): installable package (#17153) 2025-03-27 19:49:09 +00:00
ocr feat: enhance OCR configuration and functionality 2025-09-08 19:29:10 -04:00
__init__.py feat: add OCR functionality and related configurations 2025-09-08 19:29:10 -04:00
base.py chore(ml): installable package (#17153) 2025-03-27 19:49:09 +00:00
cache.py feat(ocr): enhance OCR model configuration with orientation classification and unwarping options, update PaddleOCR integration, and improve response structure 2025-09-08 19:29:10 -04:00
constants.py feat(ocr): enhance OCR model configuration with orientation classification and unwarping options, update PaddleOCR integration, and improve response structure 2025-09-08 19:29:10 -04:00
transforms.py fix(deps): update machine-learning (#19803) 2025-08-11 18:07:49 -04:00