chore: Update OCR tests and documentation (#115) #121
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Relates to #115
Update test suite for new engine abstraction and update documentation to reflect PaddleOCR architecture.
Changes
ocr/tests/test_vin_extraction.py- Tests for PaddleOCR engineocr/tests/test_engine_abstraction.py- Tests for engine interface, factory, hybrid enginedocs/ocr-pipeline-tech-stack.md- Replace Tesseract-primary architecture with PaddleOCR + optional cloudocr/CLAUDE.md- Reflect new engine abstractionAcceptance Criteria