Announcing Ultralytics v8.2.55 Release!
Hello Ultralytics Community!
We are thrilled to announce the release of Ultralytics v8.2.55! This update brings several exciting improvements and enhancements to make your experience even better. Here’s a quick rundown of what’s new:
Key Features and Improvements
-
Documentation Enhancement: We’ve added a YouTube video tutorial to the CIFAR-10 dataset documentation. This will help you understand how to train an image classification model with CIFAR-10, especially if you’re just starting out. PR by @RizwanMunawar
-
Exporter Update: Improved compatibility for TensorFlow Lite models, particularly on ARM64 systems. This ensures smoother operation and better reliability for users working on these architectures. PR by @glenn-jocher
-
Rate Limit Adjustment: We’ve reduced the event rate limit from 60 seconds to 30 seconds, allowing for more frequent updates and potentially more responsive user feedback during operations.
-
Logging Improvement: Enhanced log readability by formatting numerical values with commas. This makes the logs clearer and easier to interpret, helping you quickly understand complex model summaries.
Purpose & Impact
- Documentation Enhancement: The new video tutorial makes it easier for beginners to get started with the CIFAR-10 dataset.
- Exporter Update: Improved handling of potential import issues on ARM64 systems, enhancing reliability.
- Rate Limit Adjustment: More frequent event updates for a more responsive experience.
- Logging Improvement: Clearer logs with formatted numerical values for better readability.
What’s Changed
- Added YouTube video tutorial to the CIFAR-10 dataset documentation by @RizwanMunawar in PR #14356
- Adaptive
tflite_support
logic forultralytics 8.2.55
by @glenn-jocher in PR #14385
For a detailed list of changes, check out the Full Changelog.
Try It Out!
We encourage you to try out the new release and let us know your thoughts. Your feedback is invaluable and helps us improve continuously.
Release URL: Ultralytics v8.2.55
Thank you for being a part of the Ultralytics community!
Happy coding!
Feel free to share your feedback or ask any questions in the comments below. We’re here to help!