Classifying cat/dog images with VGG-16 in Keras

In this section, let's use the Keras VGG-16 implementation to classify cat and dog images from the Kaggle Dogs vs. Cats competition. Let's download the training and the test images dataset (https://www.kaggle.com/c/dogs-vs-cats) first. Then let's train the VGG-16 network from scratch on the training images. 

Get Hands-On Image Processing with Python 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.