"tools/imglab/vscode:/vscode.git/clone" did not exist on "85c94dc1e4a82a94adb7f386dc62df3cabded454"
  1. 07 Jan, 2025 7 commits
  2. 06 Jan, 2025 28 commits
  3. 05 Jan, 2025 4 commits
    • myhloli's avatar
      docs(README): update documentation for NPU support · 2e8601ab
      myhloli authored
      - Add section for using NPU acceleration in both English and Chinese README files
      - Update system requirements to include CANN environment for NPU support
      - Enhance the "Quick Start" guide with NPU-related information- Modify hardware requirements to specify "Ascend 910b" for NPU acceleration
      2e8601ab
    • myhloli's avatar
      feat(tools): add character bounding box drawing functionality · f911a102
      myhloli authored
      - Add `draw_char_bbox` function to `draw_bbox.py` for drawing character bounding boxes
      - Integrate `draw_char_bbox` into `common.py` for use in PDF processing pipeline
      - Include option to draw character bounding boxes in debug mode
      f911a102
    • myhloli's avatar
      style(pdf_parse_union_core_v2): remove unnecessary spaces and improve code... · 9951a170
      myhloli authored
      style(pdf_parse_union_core_v2): remove unnecessary spaces and improve code formatting- Remove extra space in conditional statement for character spacing logic
      - Adjust spacing in trigonometric checks for line direction- Improve overall code readability and consistency
      9951a170
    • myhloli's avatar
      fix(magic-pdf): update OCR model selection logic · 16a0a350
      myhloli authored
      - Add missing 'else' statement in OCR model selection logic
      - Ensure consistent formatting of 'if' statements for better readability
      - Remove unnecessary empty line in the 'app.py' file
      16a0a350
  4. 03 Jan, 2025 1 commit