1 Commits

Author SHA1 Message Date
admin 47970834ec fix: remove ImageNet normalization for YOLO (match Ultralytics default)
Build and Deploy / build (push) Successful in 2m45s
Build and Deploy / deploy (push) Successful in 10s
- Ultralytics YOLO only does /255 normalization, no ImageNet mean/std
- This was causing detection box coordinate drift
2026-07-18 05:37:54 +00:00