Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
333 stars 294 forks source link

Sports Image Classification #729

Closed aaradhyasinghgaur closed 1 month ago

aaradhyasinghgaur commented 1 month ago

Issue Title : [Project Addition] : Sports Image Classification

Closes: #704

Description of add-ons or changes I've made 📃

  1. ) Using various different available network architectures such as Xception , ResNet50 , VGG16 etc. to do catagorical classification for 100 different sports using dataset (mentioned below) . 2.) use data augmentation techniques to improve the accuarcy of models. 3.) Comparing performance and accuracy of models using accuracy score ,loss and accuracy graph , confusion matrix for better understanding. 4.) Perfroming EDA (data analysis) for dataset to understand the structure of data. 5.) Using README file for describing the work I've performed.

Kindly add suitable label (level-3) for the project as I have used 5 different dl models.

aaradhyasinghgaur commented 1 month ago

@invigorzz313 @Niketkumardheeryan Kindly review my pr.

aaradhyasinghgaur commented 1 month ago

If everything seems fine then after adding a suitable label @Niketkumardheeryan please merge my pr.

invigorzz313 commented 1 month ago

Hey @kyra-09, while making a PR, you have to create a new branch first in your local machine. Avoid committing from the master branch "kyra-09:master"