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

Smiling Face Recognition #213

Closed abhisheks008 closed 6 months ago

abhisheks008 commented 1 year ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Smiling Face Recognition
:red_circle: Aim : Create a DL model which will recognize the smiling faces.
:red_circle: Dataset : https://www.kaggle.com/datasets/chazzer/smiling-or-not-face-data
: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. 😎

Rahul-Talari commented 1 year ago

Full name : Talari Rahul Mani Datta GitHub Profile Link :https://github.com/Rahul-Talari/ Email ID : 20131a1252@gvpce.ac.in Participant ID (if applicable): Approach for this Project : 1.Algorithm Selection: •Choose VGG16, ResNet50, and MobileNetV2 as the deep learning algorithms for the task of classifying children vs. adults. 2.Dataset Split: • Split the dataset into training and testing sets, with approximately 70% for training and 30% for testing. •Shuffle the dataset before splitting to ensure a representative distribution of samples in both sets. 3.Implementation: • Use TensorFlow or PyTorch as the deep learning framework. • Implement VGG16, ResNet50, and MobileNetV2 architectures. • Configure the models with appropriate settings and adjustments. 4.Training and Validation: • Compile each model with a suitable loss function.

What is your participant role? SSOC Participant

I hope that i can successfully manage this and i also know intel api's to peform better optimization so ,I think , Ican do justification.

abhisheks008 commented 1 year ago

As per the Contribution Guidelines and Code of Conduct, one contributor should be assigned to one issue at a time.

RaginaPhalangae commented 1 year ago

Full name : Ayushi Gautam GitHub Profile Link : https://github.com/RaginaPhalangae Email ID : rphalangae@gmail.com Participant ID (if applicable): Approach for this Project :

  1. Convolutional Neural Network (CNN) Approach :
  1. Transfer Learning Approach :

What is your participant role? SSOC Participant

@abhisheks008 Assigning this issue to me will surely give a boost to my open source journey and I'll be able to polish my skills on CNN, OpenCV, etc.

Abhinavcode13 commented 1 year ago

Please assign this issue to me @abhisheks008 I have good knowledge in machine learning and python libraries like NumPy pandas etc

ayushi-ras commented 1 year ago

Hey please assign this to me , I will work on OpenCV

srx089 commented 1 year ago

Full name: Sarvesh Sant Github profile Link: https://github.com/srx089 Email id: sarveshsant089@gmail.com Participant ID(if applicable): Approach for this project:

  1. Preprocessing the Dataset: Examine the characteristics and distribution of the dataset and if needed perform data augmentation or transformation.
  2. Algorithm: CNNs are superior for facial expression recognition because they can extract and analyze relevant features and patterns in images, ensuring accurate discrimination can also be checked with ANN. Then train and test the Dataset on these algorithms and determine the performance of the models and compare it
  3. Then test the model for smiling or not images. What is your participant role? SSOC Participant
jatinsahani commented 1 year ago

Full name : Jatin Sahani GitHub Profile Link : https://github.com/jatinsahani Email ID : sahanijatin00@gmail.com Participant ID (if applicable): Approach for this Project : Using Facial Landmark Detection Algorithm such as Dlib or OpenCV's Facial Landmark detector.

What is your participant role? (SSOC Participant)

abhisheks008 commented 1 year ago

As per the Code of Conduct and Contribution Guidelines issues will be assigned on a first come first serve basis.

Issue assigned to @RaginaPhalangae.

Others can check out the rest of the issues present there in the repository. All the best!

RaginaPhalangae commented 1 year ago

@abhisheks008 Thank youu!!

aindree-2005 commented 7 months ago

Full name: Aindree Chatterjee Github profile Link: https://github.com/aindree-2005 Email id: aindree2005@gmail.com Participant ID(if applicable): Approach for this project:

ANN vs CNN vs densenet comparison What is your participant role? Codepeak @abhisheks008 can I work on this?

abhisheks008 commented 7 months ago

Issue assigned to you @aindree-2005