March 2019
Intermediate to advanced
642 pages
22h 54m
English
In this recipe, you will learn how to extract features from a series of images. Then, we will use these features to classify the images by using the k-means algorithm. In this recipe, we will use the VGG16 pretrained model and the klearn.cluster.KMeans function.
Read now
Unlock full access