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 request - Add hand gesture recognition project #335

Closed
mehul-m-prajapati opened this issue Oct 14, 2024 · 5 comments · Fixed by #354
Closed

Feature request - Add hand gesture recognition project #335

mehul-m-prajapati opened this issue Oct 14, 2024 · 5 comments · Fixed by #354

Comments

@mehul-m-prajapati
Copy link
Contributor

mehul-m-prajapati commented Oct 14, 2024

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.

Describe the solution you'd like
Develop a system to recognize and classify hand gestures for applications like sign language interpretation and human-computer interaction.

Steps:

  1. Data Collection: Use existing datasets or capture your own images of hand gestures.

  2. Model Selection: Implement a Convolutional Neural Network (CNN), leveraging transfer learning with pre-trained models.

  3. Model Training: Split data into training, validation, and test sets; train the model while monitoring performance.

  4. Detection: Use OpenCV to capture video, apply the model to recognize gestures, and provide real-time feedback.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Approach to be followed (optional)
A clear and concise description of the approach to be followed.

Additional context
Add any other context or screenshots about the feature request here.

Copy link

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

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @UppuluriKalyani – Project Admin – for more updates!
    Tag @Neilblaze,@SaiNivedh26 for assigning the issue to you.
    Happy open-source contributing!☺️

Copy link

Hello @mehul-m-prajapati! Your issue #335 has been closed. Thank you for your contribution!

@UppuluriKalyani
Copy link
Owner

@mehul-m-prajapati provide clear description about your idea

@mehul-m-prajapati
Copy link
Contributor Author

mehul-m-prajapati commented Oct 14, 2024

@mehul-m-prajapati provide clear description about your idea

Okay, added description

Copy link

Hello @mehul-m-prajapati! Your issue #335 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