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
438 B
Markdown
15 lines
438 B
Markdown
---
|
|
description: Learn how to use ClassificationPredictor in Ultralytics YOLOv8 for object classification tasks in a simple and efficient way.
|
|
keywords: Ultralytics, YOLO, v8, Classify Predictor, object detection, classification, computer vision
|
|
---
|
|
|
|
## ClassificationPredictor
|
|
---
|
|
### ::: ultralytics.yolo.v8.classify.predict.ClassificationPredictor
|
|
<br><br>
|
|
|
|
## predict
|
|
---
|
|
### ::: ultralytics.yolo.v8.classify.predict.predict
|
|
<br><br>
|