© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
M. Paluszek et al.Practical MATLAB Deep Learninghttps://doi.org/10.1007/978-1-4842-7912-0_11

11. Image Classification

Michael Paluszek1  , Stephanie Thomas2   and Eric Ham2  
(1)
Plainsboro, NJ, USA
(2)
Princeton, NJ, USA
 

11.1 Introduction

Image classification can be done with pretrained networks. MATLAB makes it easy to access and use these networks. This chapter shows you two examples. First, we will use AlexNet, then GoogLeNet.

11.2 Using AlexNet

11.2.1 Problem

We want to use the pretrained network AlexNet for image classification.

11.2.2 Solution

Depending on your version of MATLAB, install AlexNet from the Add-On Explorer or download the support package for GoogLeNet. ...

Get Practical MATLAB Deep Learning: A Projects-Based Approach 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.