CS4851/6851 IDL: Homework 3

$30.00 $24.00

Note: All coding problems to be submited with Github Link. Do not Upload the files/folder. Use git commands only. Note: this is the distribution of questions: (a) Question 1 to Question 2: Required for everyone. (b) Question 3 to Question 4: Bonus question for both Graduate Students and Undergraduate Students Problem 1 (30 points) Object…

Rate this product

You’ll get a: zip file solution

 

Categorys:

Description

Rate this product

Note: All coding problems to be submited with Github Link. Do not Upload the files/folder. Use git commands only.
Note: this is the distribution of questions:

(a) Question 1 to Question 2: Required for everyone.

(b) Question 3 to Question 4: Bonus question for both Graduate Students and Undergraduate Students

Problem 1 (30 points)

Object detection and Object Segmentation are two very important tasks in com-puter vision. There are many real world applications of these tasks. Take one of these tasks and explain how you would implement it. For example, Image segmentation is used in medical imaging.

Problem 2 (30 points)

how does YOLO (You only Look once) works? What is the the difference between

YOLO and Faster-RCNN? Bonus for both undergraduates and graduates beyond this line.

Problem 3 (40 points)

In classification problem, cross entropy typically exhibits a faster convergence times than the alternatives. Consider a binary classification problem with cross binary as a loss. Note, in this case the labels are y ∈ 0, 1 and network output of a single logistic sigmoid unit represents the conditional distribution of k = 1 class given data P (k = 1|x). Assume the data is i.i.d and write down the negative log liklihood that corresponds to the case when data can be mislabeled with probability ϵ. Make sure that your function reduces to the convolutional cross entropy when ϵ = 0. Discuss the robutness properties if any of your new loss.

Problem 4 (40 points)

Consider the computational graph in of ResNet that we studied in class.

 

 

1. Note, that this is a simplfied version Write down reverse mode trace for this

1

 

 

 

 

 

 

 

 

 

 

 

 

Figure 1: Resnet

computation without evaluating it at a point to find dy/dx. Describe your ob-servation of the most pronounced property of the final expression. Evaluate the gradient at x = 0. What would happen to the gradient if there was no skip connection from x to y. This exercise is to understand how gradients flow in a skip connection network and how we can encounter vanishing gradient issues if any.

 

 

 

 

 

 

 

 

 

 

 

 

 

2

CS4851/6851 IDL: Homework 3
$30.00 $24.00