ultralytics 8.0.39 add ByteTracker and BoT-SORT trackers and fixes (#984)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
ed6c54da7a
commit
e799592718
6 changed files with 11 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Ultralytics YOLO 🚀, GPL-3.0 license
|
||||
|
||||
__version__ = "8.0.38"
|
||||
__version__ = "8.0.39"
|
||||
|
||||
from ultralytics.yolo.engine.model import YOLO
|
||||
from ultralytics.yolo.utils.checks import check_yolo as checks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue