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

💡[Feature]: Streamlit Deployment and GUI for Face Mask Detection #1617

Closed
4 tasks done
Niraj1608 opened this issue Nov 5, 2024 · 4 comments · Fixed by #1630
Closed
4 tasks done

💡[Feature]: Streamlit Deployment and GUI for Face Mask Detection #1617

Niraj1608 opened this issue Nov 5, 2024 · 4 comments · Fixed by #1630

Comments

@Niraj1608
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

Currently, the mask detector model is working in a command-line environment with no user interface (UI) for non-technical users. Users have to interact with the model via terminal or command-line interface, which limits the accessibility and usability of the tool.

We need to provide an easy-to-use web-based graphical interface (GUI) so that non-technical users can easily upload images or videos and detect whether people are wearing masks.

Basic features of the Streamlit interface:

An image uploader for users to upload images or videos for detection.
A button to trigger mask detection.
Display of results: Image with bounding boxes or a video with detected faces, as well as textual output showing detection status.

Use Case

solution

I would like to add a Streamlit-based deployment and GUI for the existing mask detection project.

Benefits

The web app should allow users to:

Upload images through a simple interface.
Display the results — indicating whether the people in the image are wearing masks or not.
Show visual feedback on detected faces with bounding boxes and labels (masked or not masked).
Optionally, display the confidence level of the mask detection

Add ScreenShots

kind of issue no. #1455 where i adde gui and streamlit feature

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
@Niraj1608 Niraj1608 added the enhancement New feature or request label Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 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. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

Note: I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
We are here to help you on this journey of opensource, any help feel free to tag me or book an appointment.

@Niraj1608
Copy link
Member Author

@sanjay-kv would please assign me this issue

@Niraj1608
Copy link
Member Author

@sanjay-kv

Copy link

github-actions bot commented Nov 7, 2024

Hello @Niraj1608! Your issue #1617 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
2 participants