February 2018
Intermediate to advanced
262 pages
6h 59m
English
All the examples we have seen in this book help you in detecting whether a given image is this (cat) or that (dog). But, to solve some of the problems in the real world, you may need to identify different objects in an image, such as shown here:

This image shows the output of an object detection algorithm where the algorithm is detecting objects such as a beautiful dog and cat . Just as there are off-the-shelf algorithms for image classification, there are a bunch of amazing algorithms that can help in building object recognition systems. Here is a list of some of the important algorithms ...