© Umberto Michelucci 2019
U. MichelucciAdvanced Applied Deep Learning https://doi.org/10.1007/978-1-4842-4976-5_4

4. Advanced CNNs and Transfer Learning

Umberto Michelucci1 
(1)
TOELT LLC, Dübendorf, Switzerland
 

In this chapter, we look at more advanced techniques typically used when developing CNNs. In particular, we will look at a very successful new convolutional network called the inception network that is based on the idea of several convolutional operations done in parallel instead of sequentially. We will then look at how to use the multiple cost function, in a similar fashion as what is done in multi-task learning. The next sections will show you how to use the pre-trained network that Keras makes available, and how to use transfer learning ...

Get Advanced Applied Deep Learning: Convolutional Neural Networks and Object Detection 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.