Refactor inference process by implementing PaddleOCRModelManager for improved concurrency and error handling cef58dd alfin-efendy commited on Jun 16, 2025
Add .vscode to .gitignore and refactor inference function for improved JSON response 331c3b7 alfin-efendy commited on Jun 16, 2025
Enhance JSON response in inference function by including result index in the loop 2134821 alfin-efendy commited on Jun 15, 2025
Fix JSON response formatting in inference function by appending result directly f30fd8d alfin-efendy commited on Jun 15, 2025
Refactor inference function to streamline JSON response and remove unnecessary image processing 26ea411 alfin-efendy commited on Jun 15, 2025
Pass language parameter to PaddleOCR instance in inference function c1c0759 alfin-efendy commited on Jun 15, 2025
Remove language parameter from OCR prediction call in inference function 8849547 alfin-efendy commited on Jun 15, 2025
Update inference function to include language parameter and improve JSON response formatting 76a4f64 alfin-efendy commited on Jun 15, 2025
Refactor inference function to use PaddleOCR instance for improved prediction handling 0b183f1 alfin-efendy commited on Jun 15, 2025
Update inference function to use the infer method with classification for improved OCR results 776563e alfin-efendy commited on Jun 15, 2025
Update PaddleOCR model initialization and inference method for improved functionality 7771e84 alfin-efendy commited on Jun 15, 2025
Refactor inference function to return image and JSON response for OCR results 0e55d83 alfin-efendy commited on Jun 15, 2025
Add JSON response for OCR results in inference function ff19941 alfin-efendy commited on Jun 15, 2025