refactor(YOLOv11): handle image processing and resizing improvements
- Replace PIL with cv2 for image processing - Fix issues with image cropping and resizing - Add boundary checks and error handling - Optimize code for better performance and readability
Showing
Please register or sign in to comment