Glenn Jocher bd0f7ecf6f
Docstrings arguments cleanup (#3229)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 16:17:07 +02:00

15 lines
403 B
Markdown

---
description: Detect and predict objects in images and videos using the Ultralytics YOLO v8 model with DetectionPredictor.
keywords: detectionpredictor, ultralytics yolo, object detection, neural network, machine learning
---
## DetectionPredictor
---
### ::: ultralytics.yolo.v8.detect.predict.DetectionPredictor
<br><br>
## predict
---
### ::: ultralytics.yolo.v8.detect.predict.predict
<br><br>