Skip to content

zaneho/Deep-Learning-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Image Classification Transfer Learning with Inception v3

Project for Deep Learning Workshop


Aim: Use transfer learning to train the InceptionV3 model and classify 10 different Monkey species with images as the dataset.

Transfer learning is a machine learning method that utilises pre-trained neural network, such as Inception-v3 (Image recognition model). It is used to extract features using a convolutional neural network and does classification using fully connected and softmax layers.

About

Project for Deep Learning Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published