mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-21 22:17:16 +00:00
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
723 B
723 B
| description | keywords |
|---|---|
| Discover how to use the Base Predictor class in the Ultralytics YOLO engine for efficient image and video inference. | Ultralytics, YOLO, Base Predictor, image inference, video inference, machine learning, Python |
Reference for ultralytics/engine/predictor.py
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/engine/predictor.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/engine/predictor.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏