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

Real-Time Suspicious Activity Detection System for Retail Stores #131

Closed
UppuluriKalyani opened this issue Oct 7, 2024 · 6 comments
Closed

Comments

@UppuluriKalyani
Copy link
Owner

UppuluriKalyani commented Oct 7, 2024

This project leverages computer vision and deep learning to detect suspicious activities within retail stores.

Input:
The input consists of real-time video feeds from surveillance cameras placed within the store. The system processes frames of the video, detecting people and their movements.

Processing:
The video frames are analyzed using object detection algorithms, human posture recognition, and behavior prediction models. The system assigns probabilities to various actions (e.g., walking, standing, putting items in pockets) using deep learning techniques to recognize suspicious behavior.

Output:
The output is an annotated video feed with bounding boxes around individuals, accompanied by labels and probability scores indicating detected actions (e.g., "Walking: 75.73%", "Item in pocket: 77%"). This allows store managers to monitor activities and flag potential theft or unusual behavior in real-time.
Screenshot_20241007_175722_LinkedIn

@UppuluriKalyani UppuluriKalyani added the enhancement New feature or request label Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. Your contributions are highly appreciated! 😊

@UppuluriKalyani UppuluriKalyani changed the title Title: Real-Time Suspicious Activity Detection System for Retail Stores Real-Time Suspicious Activity Detection System for Retail Stores Oct 7, 2024
@Pranshu-jais
Copy link
Contributor

@UppuluriKalyani please assign this issue to me

@UppuluriKalyani
Copy link
Owner Author

@Pranshu-jais proceed!

@JahnaviDhanaSri
Copy link

Hi @UppuluriKalyani,

I am very interested in contributing to this project on real-time suspicious activity detection! The integration of computer vision and deep learning for retail security is a compelling challenge, and I have experience with object detection and behavior analysis using deep learning techniques. I believe I can effectively help implement the algorithms and features needed for this system.

Could you please assign this issue to me?

Copy link

github-actions bot commented Nov 2, 2024

Hey @Pranshu-jais, can you share the progress of this project?

Copy link

github-actions bot commented Dec 4, 2024

Hello @UppuluriKalyani! Your issue #131 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants