mirror of
https://github.com/ultralytics/ultralytics
synced 2026-05-13 18:43:04 +00:00
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
806 B
806 B
| description | keywords |
|---|---|
| Explore the Ultralytics YOLO Detection Predictor. Learn how to implement and use the DetectionPredictor class for object detection in Python. | YOLO, Ultralytics, DetectionPredictor, object detection, Python, machine learning, AI, non_max_suppression |
Reference for ultralytics/models/yolo/detect/predict.py
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/detect/predict.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/detect/predict.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏