abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
335 stars 294 forks source link

Hands Gesture Recognition #17

Open abhisheks008 opened 2 years ago

abhisheks008 commented 2 years ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Hands Gesture recognition
:red_circle: Aim : Create a model which will recognize the gestures made by the hands.
:red_circle: Dataset : https://www.kaggle.com/datasets/kapitanov/hagrid
:red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


📍 Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

ArthrowAbstract commented 1 year ago

Full Name : Devanshu Sinha GitHub Profile Link : https://github.com/ArthrowAbstract Email ID : sinhadevanshu2002@gmail.com What is your participant role? : Contributor in SSOC

LahariBoni commented 1 year ago

Issue Assigned to you @ArthrowAbstract, Go ahead

abhisheks008 commented 1 year ago

@ArthrowAbstract updates please.

abhisheks008 commented 1 year ago

Updates please @ArthrowAbstract

Soumadeep03 commented 1 year ago

Full Name- Soumadeep Maji GitHub Profile Link- https://github.com/Soumadeep03 Email ID- majisoumadeep2003@gmail.com Want to Contribute to this issue

abhisheks008 commented 1 year ago

Can you elaborate your approach for solving this issue? @Soumadeep03

Soumadeep03 commented 1 year ago

First I would create a model with Tensorflow loading the images into the different classes and train the model using CNN and then give a option to the user to either read frames from webcam which will be done using OpenCV or upload a picture and based on that give the prediction

Anushkabajpai11 commented 1 year ago

Full Name- Anushka Bajpai GitHub Profile Link- https://github.com/Anushkabajpai11 Email ID- Anushkabaj1111@gmail.com Want to Contribute to this issue

abhisheks008 commented 1 year ago

Can you share the approach you want to implement here in this project? @Anushkabajpai11

harshitaaa8 commented 1 year ago

Full Name- Harshita GitHub Profile Link- https://github.com/harshitaaa8 Email ID- harshi3925@gmail.com Want to Contribute to this issue under SSOC as a beginner. Will use CNN approach and MediaPipe library.

abhisheks008 commented 1 year ago

Issue assigned to you @harshitaaa8

SaiBhaskar0987 commented 2 months ago

Full name : Sai Bhaskar Kandula GitHub Profile Link: https://github.com/SaiBhaskar0987 Email ID : saibhaskark05@gmail.com Participant ID (if applicable): Approach for this Project :

First of all to create an effective hand gesture recognition model, i will start by collecting a comprehensive dataset of hand gestures and perform exploratory data analysis to understand image diversity and distribution, Preprocess this data by normalizing, resizing, and augmenting the images, and encode labels numerically. Implement and compare various machine learning algorithms such as Convolutional Neural Networks (CNN), Support Vector Machines (SVM), Random Forests, and K-Nearest Neighbors (KNN) to identify which performs best using metrics like accuracy and F1-Score. Leverage frameworks such as TensorFlow for CNNs and Scikit-learn for traditional algorithms, optimizing for the highest accuracy and robustness to select the most suitable model for deployment in practical applications.

What is your participant role: GSSOC 2024 Contributor

@abhisheks008 assign me this issue

abhisheks008 commented 2 months ago

Assigned to you @SaiBhaskar0987

SaiBhaskar0987 commented 1 month ago

Dear Sir, @abhisheks008 I hope this message finds you well. I am writing to discuss the hand gesture recognition project I have been assigned to. I noticed that the dataset provided for this project is in the form of Kaggle dataset, JSON files. I am keen to ensure that my work aligns with the project’s guidelines and objectives. Could you please clarify if it is mandatory to use the provided Kaggle JSON files dataset, or if there is flexibility to use another dataset that may better suit the requirements of the project? I am considering an alternative dataset that I believe could enhance the accuracy and efficiency of the gesture recognition model I am developing. I look forward to your guidance on this matter. Thank you for your time and assistance. Best regards, Sai Bhaskar Kandula, Ph:+91 9930623923 Github:SaiBhaskar0987

abhisheks008 commented 1 month ago

Dear Sir, @abhisheks008 I hope this message finds you well. I am writing to discuss the hand gesture recognition project I have been assigned to. I noticed that the dataset provided for this project is in the form of Kaggle dataset, JSON files. I am keen to ensure that my work aligns with the project’s guidelines and objectives. Could you please clarify if it is mandatory to use the provided Kaggle JSON files dataset, or if there is flexibility to use another dataset that may better suit the requirements of the project? I am considering an alternative dataset that I believe could enhance the accuracy and efficiency of the gesture recognition model I am developing. I look forward to your guidance on this matter. Thank you for your time and assistance. Best regards, Sai Bhaskar Kandula, Ph:+91 9930623923 Github:SaiBhaskar0987

Go ahead with the alternative dataset that you found out. Can you please share the source/URL of the dataset you are planning to work with?

SaiBhaskar0987 commented 1 month ago

TQ sir, I will let you know about dataset in 2 days sir, I need to research on it.