pypi ultralytics 8.3.222
v8.3.222 - `ultralytics 8.3.222` Enable TFLite INT8 export for end2end models (#22503)

latest release: 8.3.223
2 days ago

🌟 Summary

TFLite INT8 export is now enabled for end2end models, plus improved quantized NMS accuracy and full IMX500 Classification support—expanding fast, small-footprint deployments across mobile and edge devices. 🚀📱

📊 Key Changes

🎯 Purpose & Impact

  • Broader edge deployment options 🌍
    • INT8 TFLite for end2end models unlocks smaller, faster models on mobile and embedded devices with minimal friction.
  • Better accuracy under quantization 📈
    • Improved NMS logic helps retain performance when using INT8 exports—meaning more reliable results on constrained hardware.
  • IMX500 across tasks 🧩
    • With Classification now supported alongside Detection and Pose, teams can cover more use cases on the Raspberry Pi AI Camera and similar devices.
  • Smoother onboarding and contributor experience 🧑‍💻
    • Clearer docs, fewer CI false positives, and corrected examples reduce confusion and speed up development.

Happy exporting and deploying! ⚡

What's Changed

Full Changelog: v8.3.221...v8.3.222

Don't miss a new ultralytics release

NewReleases is sending notifications on new releases.