21 lines
948 B
Markdown
21 lines
948 B
Markdown
|
|
---
|
||
|
|
description: Documentation for YOLOE visual prompt predictors in Ultralytics, supporting inference with visual prompts for both object detection and segmentation models.
|
||
|
|
keywords: YOLOE, visual prompts, predictors, YOLOEVPDetectPredictor, YOLOEVPSegPredictor, inference, object detection, segmentation, Ultralytics, deep learning
|
||
|
|
---
|
||
|
|
|
||
|
|
# Reference for `ultralytics/models/yolo/yoloe/predict.py`
|
||
|
|
|
||
|
|
!!! success "Improvements"
|
||
|
|
|
||
|
|
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/yoloe/predict.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/yoloe/predict.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
|
||
|
|
|
||
|
|
<br>
|
||
|
|
|
||
|
|
## ::: ultralytics.models.yolo.yoloe.predict.YOLOEVPDetectPredictor
|
||
|
|
|
||
|
|
<br><br><hr><br>
|
||
|
|
|
||
|
|
## ::: ultralytics.models.yolo.yoloe.predict.YOLOEVPSegPredictor
|
||
|
|
|
||
|
|
<br><br>
|