Update Tracker docstrings (#15469)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
da2797a182
commit
b7c5db94b4
10 changed files with 501 additions and 196 deletions
|
|
@ -81,7 +81,7 @@ CLI_HELP_MSG = f"""
|
|||
5. Explore your datasets using semantic search and SQL with a simple GUI powered by Ultralytics Explorer API
|
||||
yolo explorer data=data.yaml model=yolov8n.pt
|
||||
|
||||
6. Streamlit real-time object detection on your webcam with Ultralytics YOLOv8
|
||||
6. Streamlit real-time webcam inference GUI
|
||||
yolo streamlit-predict
|
||||
|
||||
7. Run special commands:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue