Assignment 2
Assignment 2
Course Outcome:
CO1- Use the different techniques used for feature detection and matching.
CO2-Apply the different techniques used for image segmentation.
CO3-Understand depth estimation and 3-D reconstruction.
CO4-Apply the different types of recognition used in computer vision.
CO5- Apply the different deep learning models and networks used in computer vision.
K1: Remembering K2: Understanding K3: Applying K4: Analyzing K5: Evaluating
Q. KL Questions CO
No
1 Consider the following input image. Apply the YOLO algorithm, split
the image into 3*3 grids, and use the bounding box method to locate
the objects in the image. Apply the Intersection over Union and Non-
Max Suppression.
CO4 &
K3
CO5
2 Sketch the training process of Siamese networks, exposing the process CO4 &
K3
of training with positive samples and negative samples. Use the triple CO5
loss function to train the following data set. Calculate the distance
calculation using the Triplet loss function.
---------------------------------