Files
AntiCaptcha/internal
admin 10a2acaf7b
Build and Deploy / build (push) Successful in 3m12s
Build and Deploy / deploy (push) Successful in 9s
fix: use letterbox preprocessing for YOLO (same as ultralytics)
- Keep aspect ratio with gray padding instead of stretching
- Add ImageNet normalization (mean/std)
- Proper coordinate restoration with offset/scale
- This matches original Python ultralytics preprocessing
2026-07-17 21:02:13 +00:00
..