refactor(data/utils.py): remove unnecessary decorator and improve image loading
- 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.
Showing
Please register or sign in to comment