You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hands-on Exercise: Classifying Celebrity Images With VGG16 Model
Tutorial Goal
This tutorial aims to teach the fundamentals of computer vision, convolutional neural networks, using the VGG dataset, and how to use a pre-trained model. Nowadays deep learning is a huge concept. Computer vison is used in numerous fields in our lives. Therefore, this tutorial aims to guide you how to get started with computer vision and transfer learning.
This tutorial will walk you through step by step on how to build an image classifier using a pre-trained model.
About
Transfer learning and convolutional neural network tutorial using celebrity images.