mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 21:44:22 +08:00

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
15 lines
403 B
Markdown
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>
|