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
390 stars 337 forks source link

Anti Spoofing Project using DL #231

Closed abhisheks008 closed 1 year ago

abhisheks008 commented 1 year ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Anti Spoofing Project
:red_circle: Aim : Create a DL model which will identify the real image, replay, layout and cut out.
:red_circle: Dataset : https://www.kaggle.com/datasets/tapakah68/anti-spoofing
: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. ๐Ÿ˜Ž

rafiya2003 commented 1 year ago

I would like to work on this, frankly I don't know much but I will learn and do. I am a newbie(first year UG student). I want to learn and grow. please give me the opportunity to learn and experience

abhisheks008 commented 1 year ago

Please do not to spam in every single issue. This might cause escalation as you are breaching Code of Conduct and Contribution Guidelines.

@rafiya2003

SaketGudimella commented 1 year ago

Full name : Gudimella Saketa Sri Ramacharyulu GitHub Profile Link : https://github.com/SaketGudimella Email ID : radhasaket38@gmail.com Participant ID (if applicable): d4880732-5d70-48ba-a05e-a68cb5508a2b Approach for this Project :

I would be implementing this Anti-Spoofing project, with 3 specific DL algorithms - 1) Convolutional Neural Networks (CNNs), 2) Recurrent Neural Networks (RNNs), and 3) Siamese Networks. I will use the CNNs to extract the discriminative features from the images and classify them into different categories,the RNNs will be applied to capture temporal dependencies in sequential data, such as videos and the Siamese networks will be used to compare input images with reference images and determine their similarity or difference.

What is your participant role? SSoC'23 (Contributor)

abhisheks008 commented 1 year ago

Issue assigned to you @SaketGudimella