- 07 Apr, 2025 1 commit
-
-
icecraft authored
-
- 24 Mar, 2025 1 commit
-
-
icecraft authored
-
- 13 Mar, 2025 3 commits
- 10 Mar, 2025 1 commit
-
-
myhloli authored
- Remove unused @ImportPIL decorator from load_images_from_pdf function - Update image shape handling in YOLOv11.py for better compatibility These changes improve code readability and performance without altering the original functionality.
-
- 07 Mar, 2025 1 commit
-
-
myhloli authored
- Remove PIL usage across multiple files - Convert image processing functions to use NumPy arrays - Update crop_img function to work with NumPy arrays - Modify image loading and resizing to use NumPy and OpenCV - Clean up unused imports and comments related to PIL
-
- 09 Jan, 2025 1 commit
-
-
myhloli authored
- Remove LangDetectMode and related conditional logic - Use a single model weight for language detection - Add logging for language detection results - Update model initialization and prediction methods
-
- 27 Dec, 2024 1 commit
-
-
icecraft authored
-
- 18 Dec, 2024 1 commit
-
-
xu rui authored
-
- 17 Dec, 2024 1 commit
-
-
myhloli authored
- Add YOLOv11 language detection model for PDF documents - Implement language detection in PymuDocDataset - Update app.py to include 'auto' language option - Create language detection utilities and constants
-
- 11 Dec, 2024 7 commits
- 09 Dec, 2024 1 commit
-
-
icecraft authored
-
- 03 Dec, 2024 4 commits
- 02 Dec, 2024 1 commit
-
-
myhloli authored
- Decrease the maximum width and height from 9000 to 4500 pixels - This change aims to prevent excessive resource usage when rendering PDFs
-
- 24 Nov, 2024 1 commit
-
-
icecraft authored
-
- 20 Nov, 2024 1 commit
-
-
icecraft authored
-
- 01 Nov, 2024 2 commits
- 24 Oct, 2024 1 commit
-
-
icecraft authored
feat: add Data api
-