ultralytics 8.3.77 faster YOLOv8-Segment ONNX Runtime example (#19312)

Signed-off-by: Adnan Ekici <53556022+AdnanEkici@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Adnan Ekici 2025-02-19 18:05:21 +03:00 committed by GitHub
parent b50a327a04
commit 3bb51b608f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 187 additions and 264 deletions

View file

@ -1,6 +1,6 @@
# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license
__version__ = "8.3.76"
__version__ = "8.3.77"
import os