Announcing YOLO v8.3.92 Release!
We are excited to introduce the latest update to the Ultralytics YOLO ecosystem: YOLO v8.3.92! This release is packed with crucial improvements, new features, and refined documentation to enhance your overall experience. Whether you’re training for specific use cases, exporting models, or working on advanced visualizations, this version has something for everyone.
Summary
The v8.3.92 release focuses on improving training flexibility, enhancing model export stability to TensorFlow edge environments, and refining documentation for more seamless navigation and usability. Additionally, new visual customization options are now available, further elevating your project’s visual coherence and adaptability.
Key Changes
New Features
- Customizable Detection Annotations:
You can now customize text colors in detection result annotations using the newtxt_color
parameter. Deliver professional and project-specific visual outputs with ease!
PR: Exposetxt_color
parameter for Results plots by @zanaries
Improvements
-
Single-Class Training Fix:
Resolved a cache error during single-class training by improving label processing logic, ensuring smoother workflows for users focused on specific object categories.
PR:single_cls
training cache error fix by @Y-T-G -
TensorFlow Model Export Updates:
Introducedai-edge-litert>=1.2.0
as a dependency, improving the reliability and performance of TensorFlow model exports—especially for Edge AI applications.
PR: Addai-edge-litert>=1.2.0
to exporter.py by @glenn-jocher -
Enhanced Jetson Compatibility:
Fixed Python version check logic to prevent unnecessary dependency downgrades on Jetson devices, ensuring seamless usage.
PR: FixAutobackend
Python version check by @Auc7us
Documentation Enhancements
- Significant improvements across usage guides (e.g., YOLO11 integration, dataset usage) and fixed broken links, ensuring clarity and ease of access for users.
PRs:
Purpose & Impact
Each update in v8.3.92 was designed to improve your experience:
-
Training Flexibility
Easily execute single-class training scenarios thanks to the cache error fix, empowering specialized object detection workflows. -
Effortless Exporting
With upgraded TensorFlow model export capabilities, deploying across edge-AI environments is now more efficient and reliable. -
Broader Compatibility
Jetson users benefit from a smoother experience, avoiding compatibility setbacks during setup. -
User-Friendly Documentation
Better examples, formatting clarity, and fixed links ensure you can find guidance quickly without unnecessary friction. -
Customizable Visual Outputs
Personalize text annotation colors for detection results, aligning them perfectly with your project’s branding or presentation needs.
How to Get Started
- Explore the Full v8.3.92 Release Notes
- View Key Changes in the Changelog
Contributions & Acknowledgments
We’re thrilled to welcome new contributors to the YOLO community:
- @zanaries with their work on customizable annotation colors.
- @Auc7us for improvements in the Jetson environment compatibility.
Thank you to all contributors for making YOLO better with every release! Your efforts are invaluable.
We Value Your Feedback
We invite you to try out YOLO v8.3.92, explore the new features, and share your thoughts with us in the comments. If you encounter any issues or have suggestions, don’t hesitate to open a discussion or issue on GitHub. Together, let’s continue innovating and shaping the future of AI and computer vision!