单目3D初始代码
This commit is contained in:
16
docs/en/reference/engine/predictor.md
Executable file
16
docs/en/reference/engine/predictor.md
Executable file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
description: Discover how to use the Base Predictor class in the Ultralytics YOLO engine for efficient image and video inference.
|
||||
keywords: 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! 🙏
|
||||
|
||||
<br>
|
||||
|
||||
## ::: ultralytics.engine.predictor.BasePredictor
|
||||
|
||||
<br><br>
|
||||
Reference in New Issue
Block a user