November 2021
Intermediate to advanced
504 pages
15h 55m
English
This chapter covers
The previous chapter gave you a first introduction to deep learning for computer vision via simple models (stacks of Conv2D and MaxPooling2D layers) and a simple use case (binary image classification). But there’s more to computer vision than image classification! This chapter dives deeper into more diverse applications and advanced best practices.
So far, we’ve ...