Question: Asking help with detailed steps: The small neural net in the figure below uses ReLU as the nonlinearity at the output of each neuron. The
Asking help with detailed steps: The small neural net in the figure below uses ReLU as the nonlinearity at the output of each neuron. The values specified in the hollow circles are biases, and the values along the edges are gains.
a Are all the layers in the network above fully connected?
b What is the output from the net above when the input is as follows?
and
c What is the gradient of the output of the network above with respect to the weight vector
when the input has the values given in the previous problem? Just give the result if you are confident of your answer.
d With image data convolutional neural networks are much more popular than fully connected neural networks. Why is this?
e Especially deep convolutional neural networks have proven to be effective. What function do the earlier layers aka the base network of a deep convolutional neural network serve and why are they often reused from preexisting networks such as VGG
f SSD object detector evaluates only a small set eg of default boxes of different aspect ratios at each location. How can it detect large and small objects if the boxes are of fixed size?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
