fix: Build errors and tesseract removal
Some checks failed
Deploy to Staging / Build Images (pull_request) Failing after 4m14s
Deploy to Staging / Deploy to Staging (pull_request) Has been skipped
Deploy to Staging / Verify Staging (pull_request) Has been skipped
Deploy to Staging / Notify Staging Ready (pull_request) Has been skipped
Deploy to Staging / Notify Staging Failure (pull_request) Successful in 8s
Some checks failed
Deploy to Staging / Build Images (pull_request) Failing after 4m14s
Deploy to Staging / Deploy to Staging (pull_request) Has been skipped
Deploy to Staging / Verify Staging (pull_request) Has been skipped
Deploy to Staging / Notify Staging Ready (pull_request) Has been skipped
Deploy to Staging / Notify Staging Failure (pull_request) Successful in 8s
This commit is contained in:
@@ -316,8 +316,8 @@ class VinExtractor(BaseExtractor):
|
||||
single-line - Treat as a single text line
|
||||
single-word - Treat as a single word
|
||||
|
||||
For PaddleOCR, angle classification handles rotated/angled text
|
||||
inherently, replacing the need for Tesseract PSM mode fallbacks.
|
||||
PaddleOCR angle classification handles rotated/angled text
|
||||
inherently, so no PSM mode fallbacks are needed.
|
||||
|
||||
Returns:
|
||||
List of VIN candidates
|
||||
|
||||
Reference in New Issue
Block a user