Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New 🌟 Queue-Management code & docs #9494

Merged
merged 4 commits into from Apr 2, 2024

Conversation

RizwanMunawar
Copy link
Member

@RizwanMunawar RizwanMunawar commented Apr 2, 2024

@glenn-jocher

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Introducing Queue Management: Optimize flow and minimize wait times with the latest Ultralytics update! πŸš€

πŸ“Š Key Changes

  • πŸ“ˆ New Guide on Queue Management: A fresh documentation guide has been added to explain how queue management can be efficiently handled using Ultralytics technology.
  • πŸ‘οΈ Queue Management Feature: A new feature for managing queues using the YOLOv8 model, including object counting and tracking, to improve efficiency and reduce waiting times in various settings like airports, retail, and more.
  • πŸ”§ Code Examples and Instructions: Provided detailed code snippets and instructions for implementing queue management in both general and specific scenarios.
  • πŸ“š Additional Parameters: Introduced optional arguments for further customization, such as drawing tracking lines, adjusting bounding box thickness, and selecting specific classes for queue management.

🎯 Purpose & Impact

  • πŸ“‰ Reduce Waiting Times: By organizing and controlling queues more effectively, this feature aims to minimize waiting times, enhancing customer satisfaction across multiple industries.
  • πŸš€ Boost Productivity: Helps businesses streamline operations by providing insights and tools to manage queues efficiently, leading to better resource allocation and overall productivity.
  • πŸ€– Expand Application Scenarios: With this addition, Ultralytics broadens the range of real-world applications where its technology can be applied, from traffic management to public service areas, offering versatile solutions for dynamic environments.

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 0.97087% with 102 lines in your changes are missing coverage. Please review.

Project coverage is 75.95%. Comparing base (959acf6) to head (9d7a2c5).

❗ Current head 9d7a2c5 differs from pull request most recent head 9339c27. Consider uploading reports for the commit 9339c27 to get more accurate results

Files Patch % Lines
ultralytics/solutions/queue_management.py 0.00% 87 Missing ⚠️
ultralytics/utils/plotting.py 6.25% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9494      +/-   ##
==========================================
- Coverage   79.70%   75.95%   -3.75%     
==========================================
  Files         120      121       +1     
  Lines       15174    15277     +103     
==========================================
- Hits        12094    11604     -490     
- Misses       3080     3673     +593     
Flag Coverage Ξ”
Benchmarks 35.82% <0.97%> (-0.54%) ⬇️
GPU 37.98% <0.97%> (-0.26%) ⬇️
Tests 71.41% <0.97%> (-3.96%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@glenn-jocher glenn-jocher changed the title New🌟queue-management code & docs New 🌟 queue-management code & docs Apr 2, 2024
@glenn-jocher glenn-jocher changed the title New 🌟 queue-management code & docs New 🌟 Queue-Management code & docs Apr 2, 2024
@glenn-jocher glenn-jocher merged commit de2641f into ultralytics:main Apr 2, 2024
10 checks passed
@RizwanMunawar RizwanMunawar deleted the seeed_ls_docs branch April 3, 2024 08:18
hmurari pushed a commit to hmurari/ultralytics that referenced this pull request Apr 17, 2024
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants