Object localization
Object localization is a widespread application of deep learning and has gained a lot of traction in the field of autonomous vehicles, facial detection, object tracking, and many more. Localizing an object is the identification of an area of interest in an image and encapsulating it with a bounding box. In Chapter 1, Understanding Neural Networks and Deep Neural Networks, and Chapter 2, Working with Convolutional Neural Networks, we worked on image classification, where the output of the network is the probability of each class. For this problem, we will use networks that are similar to the ones we used for image classification, except with a different set of target variables.
In object localization, we predict the output ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access