April 2020
Intermediate to advanced
438 pages
12h 2m
English
While running the preceding code blocks, plot the input image along with the most probable class (along with the probability of each of the 1,000 class labels). As you can see, the input Cheetah image is classified correctly by all of the four pretrained models with a high probability of success:

If you used the image of the swans as input, then all models except mobilenetv2 classified the image as goose, while mobilenetv2 classified the image as an American egret, as shown in the following screenshot:

When a pretrained model ...
Read now
Unlock full access