mirror of
https://github.com/ultralytics/ultralytics
synced 2026-05-03 21:48:20 +00:00
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
24 lines
1 KiB
Markdown
24 lines
1 KiB
Markdown
---
|
|
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>
|