You are on page 1of 1

Deep Learning

Assignment No 01
Submission Deadline: 2nd April 2024
You have to develop an Image classification model using Convolutional Neural Network, either
custom built or pre-trained. It is your choice.
Rules and Regulation are given below.
1. Students who have their registration number ending with an even number will use dataset
1 for their assignment. E.g., Reg No 02, 14, 18 etc.
2. Students who have their registration number ending with an odd number will use dataset 2
for their assignment. E.g., Reg No 05, 17, 23 etc.
3. Furthermore, students who have their registration number ending with a multiple of 3 will
use dataset 3 for their assignment. E.g., Reg No 03, 06, 12 etc., these students will not take
dataset 1 and dataset 2 for their assignment (even though they might have even or odd
registration number), rather they will use dataset 3, because they have a registration number
with a multiple of 3.
You have to use all the techniques you have studied for improving and generalizing the
performance of your neural network in the code you submit. And please add justification for each
step you include in your report.
Dataset 1:
https://www.kaggle.com/datasets/gpiosenka/100-bird-species
Dataset 2:
https://www.kaggle.com/datasets/gauravduttakiit/food-image-classification/data
Dataset 3:
https://www.kaggle.com/datasets/gpiosenka/sports-classification

BEST OF LUCK!

You might also like