Skip to content

Shreesh-Coder/AI5100_Deep_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IITH-AI2100/AI500(Deep Learning) Kaggle Contest-2024

Team Name & Members

Team Name - Kaggle Master

Team Members - Shreesh Gupta (CS23MTECH12009), Shrenik Ganguli (CS23MTECH14014)

Challenge

  • We were given a dataset which is a subset of the ImageNet Large Scale Visual Recognition Challenge 2012 dataset (ILSVRC2012)
  • Our dataset consists of the train and test sets. The train dataset has 50 classes (instead of 1000) and each class originally had 1300 samples. The test dataset has 38,366 images.
  • Our challenge was to accurately predict the classes of the images in the test dataset and achieve highest accuracy on private + public leaderboard on this standard multi class classification task

Solution

Achieved this through ResNet-152 with preprocessing (image resizing, data augmentation). Explained in detail in the presentation (Kaggle Presentation.pptx) uploaded.

Leaderboard Standings

Final standings achieved by this: Rank-2 on Private Leaderboard, Rank-1 on Public Leaderboard

Public LeaderBoard (Score - 0.90533) image

Private LeaderBoard (Score - 0.87098) image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published