This website works better with JavaScript.
Explore
Help
Sign In
xdobro23
/
YOLOv8-16bit
Watch
1
Star
0
Fork
You've already forked YOLOv8-16bit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f2a7a29e53
single_channel
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f2a7a29e53'
${ noResults }
YOLOv8-16bit
/
ultralytics
/
tracker
/
__init__.py
4 lines
85 B
Raw
Normal View
History
Unescape
Escape
`ultralytics 8.0.42` DDP fix and Docs updates (#1065) Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com> Co-authored-by: Noobtoss <96134731+Noobtoss@users.noreply.github.com> Co-authored-by: Laughing-q <1185102784@qq.com>
2 years ago
# Ultralytics YOLO 🚀, GPL-3.0 license
`ultralytics 8.0.40` TensorRT metadata and Results visualizer (#1014) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com> Co-authored-by: Bogdan Gheorghe <112427971+bogdan-galileo@users.noreply.github.com> Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com> Co-authored-by: Jaap van de Loosdrecht <jaap@vdlmv.nl> Co-authored-by: Noobtoss <96134731+Noobtoss@users.noreply.github.com> Co-authored-by: nerdyespresso <106761627+nerdyespresso@users.noreply.github.com>
2 years ago
from
.
trackers
import
BOTSORT
,
BYTETracker