1. 31 Mar, 2025 2 commits
    • myhloli's avatar
      feat(ocr): implement language-specific OCR processing · d7d85a28
      myhloli authored
      - Add support for multiple languages in OCR processing
      - Create separate lists for each language to improve processing efficiency
      - Update OCR model initialization to use PytorchPaddleOCR instead of ModifiedPaddleOCR
      - Modify get_ocr_result_list function to include language information- Improve logging for OCR detection and recognition
      d7d85a28
    • myhloli's avatar
      feat(ocr): implement separate detection and recognition processes · a330651d
      myhloli authored
      - Split OCR process into detection and recognition stages
      - Update batch analysis and document analysis pipelines
      - Modify OCR result formatting and handling
      - Remove unused imports and optimize code structure
      a330651d
  2. 27 Mar, 2025 4 commits
  3. 26 Mar, 2025 3 commits
  4. 24 Mar, 2025 10 commits
  5. 22 Mar, 2025 2 commits
  6. 21 Mar, 2025 4 commits
  7. 20 Mar, 2025 15 commits