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
321 stars 290 forks source link

Animals Classification #482

Open siddhant4ds opened 5 months ago

siddhant4ds commented 5 months ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Animals Classification
:red_circle: Aim : Create a DL model which will classify 5 categories of animals: cats, dogs, elephants, horses & lions.
:red_circle: Dataset : Animals classification dataset
: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. 😎

siddhant4ds commented 5 months ago

I would like to work on this issue.

abhisheks008 commented 5 months ago

Assigned under SWOC @siddhant4ds

Yuvika-14 commented 1 month ago

I would like to work on this issue.

Full name : Yuvika Singh

GitHub Profile Link :https://github.com/YuvikaSingh

Email ID : yuvika140604@gmail.com

Participant ID (if applicable): N/A

Approach for this Project :

Baseline model using a CNN. Data augmentation techniques for improving data quality.

Fine-tuning some of the best performing transfer learning models.

abhisheks008 commented 1 month ago

Hi @Yuvika-14 wait for the induction session to complete by today evening, after that issues will be assigned to the contributors.

Rithish5513U commented 1 month ago

I would like to work on this issue.

Full name : Rithish S

GitHub Profile Link :https://github.com/Rithish5513U

Email ID : rithish.satish@gmail.com

Participant ID (if applicable): N/A

Approach for this Project :

1.Creating a foundational convolutional neural network (CNN) model. 2.Employing data augmentation methods to enhance data quality. 3.Adjusting and refining select top-performing transfer learning models.

Participant Role : GSSOC Contributor

abhisheks008 commented 1 month ago

Hi @Rithish5513U and @Yuvika-14 can you guys please share your approach elaborately?

chirag-garg9 commented 1 month ago

I have previous experiences related to such classification projects and will love to solve this issue.

Full name : Chirag Garg

GitHub Profile Link : https://github.com/chirag-garg9 Email ID : chirag.garg.5293@gmail.com

Participant ID (if applicable): N/A

Approach for this Project :

1.Data augmentation techniques for improving data quality and to make my model more robust. 2.Transfer-learning using 5-6 architectures as feature-extraction backbones such as Resnet,VGG16,etc.

  1. Adding a custom top and classifying using the fully connected layers and classification layer at the end.
  2. Fine-Tuning model the above data if required and selecting the best performing model using confusion matrix and other useful parameters.

Participant Role : GSSOC Contributor'24

abhisheks008 commented 1 month ago

Well after considering the comments I prefer to assign this issue to @chirag-garg9. You guys can work on other open issues.