单目3D初始代码
This commit is contained in:
20
docs/en/reference/models/yolo/yoloe/predict.md
Executable file
20
docs/en/reference/models/yolo/yoloe/predict.md
Executable file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user