{"id":27604059,"url":"https://github.com/rizwanmunawar/visionusecases","last_synced_at":"2026-01-23T20:05:53.247Z","repository":{"id":263009076,"uuid":"889050250","full_name":"RizwanMunawar/visionusecases","owner":"RizwanMunawar","description":"Explore a wide range of computer vision projects and documentation covering everything from object detection, image segmentation, and tracking to pose estimation, object counting, and automated annotation. These resources highlight real-world AI applications built with modern models like Ultralytics YOLO, Meta SAM 2, and other vlms","archived":false,"fork":false,"pushed_at":"2025-09-09T08:14:49.000Z","size":29993,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-09T10:57:51.602Z","etag":null,"topics":["artificial-intelligence","computer-vision","deep-learning","instance-segmentation","object-detection","object-tracking","pose-estimation","real-time-inference","ultralytics"],"latest_commit_sha":null,"homepage":"http://visionusecases.com/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RizwanMunawar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"RizwanMunawar","buy_me_a_coffee":"muhammadrizwanm"}},"created_at":"2024-11-15T14:11:16.000Z","updated_at":"2025-09-09T08:14:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"e05d95ad-d536-4f0b-a5e8-d048cad12d14","html_url":"https://github.com/RizwanMunawar/visionusecases","commit_stats":null,"previous_names":["rizwanmunawar/visionusecases"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/RizwanMunawar/visionusecases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RizwanMunawar%2Fvisionusecases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RizwanMunawar%2Fvisionusecases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RizwanMunawar%2Fvisionusecases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RizwanMunawar%2Fvisionusecases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RizwanMunawar","download_url":"https://codeload.github.com/RizwanMunawar/visionusecases/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RizwanMunawar%2Fvisionusecases/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28699372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","computer-vision","deep-learning","instance-segmentation","object-detection","object-tracking","pose-estimation","real-time-inference","ultralytics"],"created_at":"2025-04-22T19:24:04.866Z","updated_at":"2026-01-23T20:05:53.243Z","avatar_url":"https://github.com/RizwanMunawar.png","language":null,"funding_links":["https://github.com/sponsors/RizwanMunawar","https://buymeacoffee.com/muhammadrizwanm"],"categories":[],"sub_categories":[],"readme":"### Computer Vision Projects\n\n[![Deployment](https://github.com/RizwanMunawar/visionusecases/actions/workflows/deploy.yml/badge.svg)](https://github.com/RizwanMunawar/visionusecases/actions/workflows/deploy.yml)\n[![Explore projects](https://img.shields.io/badge/Explore-projects-blue)](https://img.shields.io/badge/explore-projects-blue)\n\nWelcome to a collection of hands-on computer vision projects that demonstrate how AI can see and understand the world around us. From object detection and tracking to image segmentation, pose estimation, and automated annotation, these projects cover the core techniques powering modern vision systems.\n\nWhether you’re working on retail automation, traffic monitoring, agriculture analytics, manufacturing quality control, or wildlife research, you’ll find practical examples here built with Ultralytics YOLO models i.e. [Ultralytics YOLOv8](https://docs.ultralytics.com/models/yolov8/) and [YOLO11](https://docs.ultralytics.com/models/yolo11/) and advanced tools like [Segment Anything Model 2 (SAM 2)](https://docs.ultralytics.com/models/sam-2/). Each project includes code and documentation so you can learn, adapt, and apply these methods to your own real-world applications.\n\n| Project name                                                                                                                                |                     Code                     | Docs | Description                                                                                                                                                                            |\n|---------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------:|:----:|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Apple Counting on Conveyor Belt](https://github.com/RizwanMunawar/visionusecases/blob/main/docs/usecases/apple-counting.md)                |      [Code](docs/usecases/apple-counting.md)      |  ✅   | Perform real-time apple counting on conveyor belts using Ultralytics YOLO11. Ideal for automated quality control and inventory management in food processing and packaging industries. |\n| [Birds Tracking in Air](https://github.com/RizwanMunawar/visionusecases/blob/main/docs/usecases/bird-tracking.md)                           |      [Code](docs/usecases/bird-tracking.md)       |  ✅   | Track multiple birds in flight using advanced YOLO object tracking models to study migration patterns, monitor wildlife behavior, or enhance aviation safety.                          |\n| [Bread Counting in Baking Area on Conveyor Belt](https://github.com/RizwanMunawar/visionusecases/blob/main/docs/usecases/bread-counting.md) |      [Code](docs/usecases/bread-counting.md)      |  ✅   | Implement real-time bread counting during baking and packaging with YOLO-based systems, optimizing production lines and reducing manual labor.                                         |\n| [Crowd Density Estimation](https://github.com/RizwanMunawar/visionusecases/blob/main/docs/usecases/crowd-density-estimation.md)             | [Code](docs/usecases/crowd-density-estimation.md) |  ✅   | Estimate crowd density in public areas using computer vision and YOLO detection to improve event management, security, and space utilization.                                          |\n| [Items Counting in Shopping Trolley](https://github.com/RizwanMunawar/visionusecases/blob/main/docs/usecases/items-counting.md)             |      [Code](docs/usecases/items-counting.md)      |  ✅   | Automatically count retail items in shopping trolleys for self-checkout automation, retail analytics, and loss prevention using YOLO models.                                           |\n| [Items Segmentation in Supermarket](https://github.com/RizwanMunawar/visionusecases/blob/main/docs/usecases/items-segmentation.md)          |    [Code](docs/usecases/items-segmentation.md)    |  ✅   | Perform item segmentation in supermarkets using YOLO’s instance segmentation for real-time shelf monitoring, inventory tracking, and product placement insights.                       |\n| [Auto Annotation using SAM 2](https://github.com/RizwanMunawar/visionusecases/blob/main/docs/usecases/sam2-auto-annotation.md)              |   [Code](docs/usecases/sam2-auto-annotation.md)   |  ✅   | Speed up dataset preparation by leveraging Segment Anything Model 2 (SAM2) for automated annotation in retail, manufacturing, and research computer vision workflows.                  |\n\n### How to Contribute\n\n1- Ensure your use case is computer vision-based. It can belong to any computer vision task no restrictions!\n\n2- For better user experience, upload a video of your implementation to YouTube and attach the URL for the community to watch. This step is optional, but highly encouraged!\n\n3- Create a documentation page for your use case.\n- Include implementation details such as hardware configuration, model usage, code with step by step explanation and advantages.\n- Place the file in the `usecases` folder.\n\n4- Update the mkdocs.yml file: Add the relevant path under the nav section to make your docs accessible.\n\n**Final Step:** Once all the changes are done, open the PR and If everything will look good, I will merge your PR!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizwanmunawar%2Fvisionusecases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frizwanmunawar%2Fvisionusecases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizwanmunawar%2Fvisionusecases/lists"}