Chapter 8
Object Recognition to Guide a Robot Using CNNs
Learning Objectives
By the end of this chapter, you will be able to:
- Explain how object recognition works
- Build a network capable of recognizing objects
- Build an object recognition system
This chapter covers how object recognition works by building a network that would be capable of recognizing objects based on a video.
Introduction
Object recognition is an area of computer vision where a robot is capable of detecting objects in an environment using a camera or sensor that is capable of extracting images of the robot's surroundings. From these images, software detects an object within every image and then recognizes the type of object. Machines are capable of recognizing objects ...
Get Artificial Vision and Language Processing for Robotics now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.