UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://ml-nexus.vercel.app/
MIT License
68 stars 122 forks source link

Real-Time Detection Dashboard App #397

Closed rakheshkrishna2005 closed 1 month ago

rakheshkrishna2005 commented 1 month ago

Add New Project: Real-Time Detection Dashboard Streamlit App - YOLOv8 + OpenCV

Is your feature request related to a problem? Please describe:

The Real-Time Object Counter Streamlit app focuses on counting objects from a live video feed or webcam and displaying real-time results. This feature has practical use cases, including:

This app builds on YOLOv8's real-time object detection capabilities, but its focus is on counting detected objects in a seamless Streamlit interface.

Solution Description:

This project uses a different approach, incorporating:

The app will allow users to see real-time object counting based on detected objects, displaying dynamic and live results.

Alternatives Considered:

Although object detection using YOLO is already present, this project expands the functionality with real-time object counting, which is not covered in the existing "Object detection using YOLO" folder.

Potential alternative approaches to the tech stack could include:

Approach to be Followed:

To implement this solution, the following files and workflow will be used:

Why This is a Unique Addition:

Although a folder exists for "Object detection using YOLO," this project is distinct in that it focuses specifically on object counting in real-time and offers a web-based interface using Streamlit. Additionally, the integration of YOLOv8 (which is newer and more advanced than earlier YOLO versions) and OpenCV for real-time processing makes this a novel addition to the repository.

github-actions[bot] commented 1 month ago

Thanks for creating the issue in ML-Nexus!πŸŽ‰ Before you start working on your PR, please make sure to:

github-actions[bot] commented 1 month ago

Thanks for raising this issue! However, we believe a similar issue already exists. Kindly go through all the open issues and ask to be assigned to that issue.

rakheshkrishna2005 commented 1 month ago

I have raised this issue since my previous issue was automatically closed. Ignore this (#397) and reopen #396 instead.

UppuluriKalyani commented 1 month ago

I have raised this issue since my previous issue was automatically closed. Ignore this (#397) and reopen #396 instead.

Assigned check once

github-actions[bot] commented 1 month ago

Hello @rakheshkrishna2005! Your issue #397 has been closed. Thank you for your contribution!