Update prediction Results docs (#4139)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
8870084645
commit
11d0488bf1
107 changed files with 1451 additions and 1317 deletions
|
|
@ -3,17 +3,20 @@ description: Explore Ultralytics documentation on prediction function starters &
|
|||
keywords: Ultralytics, YOLO, on predict start, register tracker, prediction functions, documentation
|
||||
---
|
||||
|
||||
## on_predict_start
|
||||
# Reference for `ultralytics/trackers/track.py`
|
||||
|
||||
!!! note
|
||||
|
||||
Full source code for this file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/trackers/track.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/trackers/track.py).
|
||||
|
||||
---
|
||||
### ::: ultralytics.trackers.track.on_predict_start
|
||||
## ::: ultralytics.trackers.track.on_predict_start
|
||||
<br><br>
|
||||
|
||||
## on_predict_postprocess_end
|
||||
---
|
||||
### ::: ultralytics.trackers.track.on_predict_postprocess_end
|
||||
## ::: ultralytics.trackers.track.on_predict_postprocess_end
|
||||
<br><br>
|
||||
|
||||
## register_tracker
|
||||
---
|
||||
### ::: ultralytics.trackers.track.register_tracker
|
||||
## ::: ultralytics.trackers.track.register_tracker
|
||||
<br><br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue