WS08
WS08
WS08
Please work in groups to complete this lab. This lab is worth 2.5% of the total course grade and
will be evaluated through your written submission, as well as the lab demo. During the lab
demo, group members are randomly selected to explain the submitted solution. Group
members not present during the lab demo will lose the demo mark.
Please submit the submission file(s) through Blackboard. Only one person must submit for the
group and only the last submission will be marked.
Note that you can change the data, the number of hidden layers, the number of neurons in
each hidden layer, as well as the parameters for training this dataset. The visualizations
shows you how well the network learns the task of binary classification for the given
dataset.
2- Select to check “Show test data” and “Discretize output”. Fill out Table 1, as shown in the
example. Keep settings not mentioned in the table unchanged.
How does the training loss change as learning progresses (increasing epochs)?
ANSWER: Typically, as the number of epochs increases during training, the training loss
initially decreases as the network learns to fit the training data. However, after a certain
point, further training may lead to overfitting, causing the training loss to increase again
as the model starts to memorize noise in the training data.
How many object categories can InceptionV3 identify? Give a few examples.
InceptionV3 can identify thousands of object categories. It is trained on the
ImageNet dataset, which consists of over 20,000 categories. Examples of
categories include "dog," "cat," "car," "bird," "bicycle," "banana," "airplane," and
many more.
5- The following link lets you see how it works on another dataset of images (ICONIC200).
https://convnetplayground.fastforwardlabs.com/#/
Fill out Table 2 similar to the example given.
In your opinion, which images are easier to identify? In other words, what attributes
make it more likely to have a high search result score?
Images with clear, distinct objects in the foreground, minimal clutter or
background noise, and good lighting conditions are likely to have a high search
result score. High-resolution images with well-defined shapes and textures would
also be easier to identify.
In your opinion, which images are harder to identify? In other words, what attributes
make it more likely to have a low search result score?
Images with complex backgrounds, occlusions, or multiple objects in close
proximity may be harder to identify. Low-resolution images with blurry or
ambiguous content would also likely have a lower search result score.
8- Specify what each member has done towards the completion of this work:
Name Task(s)
1 SAMUEL ASEFA HELPED THE GROUP TO COMPLETE PART 1
2 FATHIMA SHAJAHAN HELPED THE GROUP TO COMPLETE PART 1
3 SHRAVAN HELPED THE GROUP TO COMPLETE PART 2
KIZHAKKITTIL
4 YISHAK ABRAHAM HELPED THE GROUP TO COMPLETE PART 2