Answered step by step
Verified Expert Solution
Question
1 Approved Answer
n Engineer is designing a deep learning system to locate people in a video stream. This is to be installed in a car and will
n Engineer is designing a deep learning system to locate people in a video stream. This is to be
installed in a car and will be part of the cars automatic emergency braking system. They are
considering using an Inception GoogLeNet based system to act as the backbone of the final
system.
Figure Q shows two types of Inception block.
i In the lefthand figure, explain how the Inception block works. In your answer describe what
process is performed in each of the coloured rectangles.
marks
ii The righthand image in Figure Q has additional processes added. What are their purposes?
marks
iii This Inception model is good at classifying whole images. By itself, it cannot perform object
detection. Describe how you could extend this algorithm so that it could be used to locate
within an image:
A car of known, fixed, size
A car of unknown size.
marks
iv Explain how you could use the complete Inception network and build a system that could
recognise a face, given only one training image.
marks
b
A neural network design has several D convolutional layers. Each layer has a batch normalisation
applied to the inputs. A small section of the image is shown below. It is only x pixels, with
channel and a batch size of The network has learnt the following parameters gamma and beta
Also use epsi x or assume that it is very small. Calculate the input to the layer after the batc
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started