单目3D初始代码
This commit is contained in:
24
docs/en/reference/solutions/solutions.md
Executable file
24
docs/en/reference/solutions/solutions.md
Executable file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
description: Explore the Ultralytics Solution Base class for real-time object counting,virtual gym, heatmaps, speed estimation using Ultralytics YOLO. Learn to implement Ultralytics solutions effectively.
|
||||
keywords: Ultralytics, Solutions, Object counting, Speed Estimation, Heatmaps, Queue Management, AI Gym, YOLO, pose detection, gym step counting, real-time pose estimation, Python
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/solutions/solutions.py`
|
||||
|
||||
!!! success "Improvements"
|
||||
|
||||
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/solutions.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/solutions.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
|
||||
|
||||
<br>
|
||||
|
||||
## ::: ultralytics.solutions.solutions.BaseSolution
|
||||
|
||||
<br><br><hr><br>
|
||||
|
||||
## ::: ultralytics.solutions.solutions.SolutionAnnotator
|
||||
|
||||
<br><br><hr><br>
|
||||
|
||||
## ::: ultralytics.solutions.solutions.SolutionResults
|
||||
|
||||
<br><br>
|
||||
Reference in New Issue
Block a user