ImageNet: VGGNet, ResNet, Inception, and Xception with Keras

A few months ago, I wrote a tutorial on how to classify images using Convolutional Neural Networks (specifically, VGG16) pre-trained on the ImageNet dataset with Python and the Keras deep learning library. The pre-trained networks inside of Keras are capable … Continue reading ImageNet: VGGNet, ResNet, Inception, and Xception with Keras