Add Chinese Modes and Tasks Docs (#6274)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
795b95bdcb
commit
e3a538bbde
293 changed files with 3681 additions and 736 deletions
18
docs/en/reference/trackers/bot_sort.md
Normal file
18
docs/en/reference/trackers/bot_sort.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
description: Master the use of Ultralytics BOTrack, a key component of the powerful Ultralytics tracking system. Learn to integrate and use BOTSORT in your projects.
|
||||
keywords: Ultralytics, BOTSORT, BOTrack, tracking system, official documentation, machine learning, AI tracking
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/trackers/bot_sort.py`
|
||||
|
||||
!!! note
|
||||
|
||||
This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/trackers/bot_sort.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/trackers/bot_sort.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/trackers/bot_sort.py) 🛠️. Thank you 🙏!
|
||||
|
||||
---
|
||||
## ::: ultralytics.trackers.bot_sort.BOTrack
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.trackers.bot_sort.BOTSORT
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue