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
342 stars 294 forks source link

Face Verification Model #512

Closed binguliki closed 3 months ago

binguliki commented 3 months ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Face Verification Model Using Siamese Neural Network
:red_circle: Aim : To develop a Siamese neural network trained over triplet loss function for face verification task
:red_circle: Dataset : LFW dataset
:red_circle: Approach : Use LFW dataset to generate triplets for training the model and develop a siamese neural network architecture which would be used in Facial verification task


πŸ“ 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. 😎

binguliki commented 3 months ago

Hey πŸ‘‹ @abhisheks008 , Please can you assign this issue to me as i'm currently working on this project and also do provide the GSSoC24 tag for my contribution to be counted.

binguliki commented 3 months ago

@abhisheks008 Hey πŸ‘‹ Bro , Can you please check this out !!

abhisheks008 commented 3 months ago

Can you use at least 2-3 deep learning models for this dataset, and compare them on the accuracy scores to find out the best fitted model for this dataset?

binguliki commented 3 months ago

@abhisheks008 Sure bro i'll compare different architectures like InceptionResnet , VGG19 , Mobilenet etc perfomances and give the best resultsπŸ‘πŸ» . I eagerly want to contribute and become a part of the community . Can you assign me the Project

abhisheks008 commented 3 months ago

Siamese

Don't forget to add Siamese.

Issue assigned to you @binguliki

utsabsamadder commented 3 months ago

@abhisheks008 I would like to work on this as well. I propose to use YOLO which is much faster than Neural Network and for give a better result collectively. Please assign me to this for GSSoC'24.

abhisheks008 commented 3 months ago

As per the code of conduct of the repository, only one contributor can work on one issue at a time.