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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 lines
346 B
Markdown
10 lines
346 B
Markdown
---
|
|
description: '"The BasePredictor class in Ultralytics YOLO Engine predicts object detection in images and videos. Learn to implement YOLO with ease."'
|
|
keywords: Ultralytics, YOLO, BasePredictor, Object Detection, Computer Vision, Fast Model, Insights
|
|
---
|
|
|
|
## BasePredictor
|
|
---
|
|
### ::: ultralytics.yolo.engine.predictor.BasePredictor
|
|
<br><br>
|