Skip to content

Profile and optimize CPU-only OCR performance #5

Description

@sonianayak66

Reduce end-to-end runtime while keeping the system fully offline and CPU-only.

Acceptance criteria:

  • Profile preprocessing, full-image OCR, local OCR crops, and assignment stages separately.
  • Cache reusable OCR/preprocessing results per request where safe.
  • Avoid full-page rotated OCR except as an explicit fallback.
  • Document before/after runtime on representative benchmark images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ocrOCR accuracy and performance workperformanceCPU-only runtime optimizationproduction-readinessWork needed before production deployment

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions