Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

#21675 FROM pytorch/pytorch:2.8.0-cuda12.8-cudnn9-runtime

Merged
Ghost merged 1 commits into Ultralytics:main from ultralytics:glenn-jocher-patch-1
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

!!! note

This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/engine/predictor.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/engine/predictor.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/engine/predictor.py) ๐Ÿ› ๏ธ. Thank you ๐Ÿ™!

::: ultralytics.engine.predictor.BasePredictor



Discard
Tip!

Press p or to see the previous file or, n or to see the next file