Chapter 7. Computer Vision with Convolutional Neural Networks
Note
Learning Objectives
By the end of this chapter, you will be able to:
Explain computer vision
Explain the architecture of a convolutional neural network
Perform max pooling, flattening, feature mapping, and feature detection
Explain image augmentation
Build image processing applications and classify images
Note
In this chapter, we will learn about the architecture of neural networks and perform techniques such as max pooling, flattening, feature mapping, and feature detection. We will also learn about image augmentation and how to build image processing applications and classify images.