Skip to content

Cassini-chris/Transfer-Learning-Image-Classification_Disney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer-Learning-Image-Classification_Disney

This repo holds the code for a Disney-Princess-Classification Model using Transfer Learning via TensorFlow Hub modules. The Model is deployed on Google App Engine and uses Flask as a microframework.

The project is for educational purposes:

  • Get to know GCP / GAE (Google App Engine)
  • Get familiar with Flask
  • Get familiar with GCP Cloud console or Cloud SDK
  • Get familiar with TensorFlow Hub and Transfer Learning

Image classification problem:

Image classification is a supervised learning problem. We define a set of target classes (in our case Disney Princesses), and train a model to recognize them using labeled example photos. In our example, we will make use of TensorFlow 2.x in order to build, train, and optimize our model.

alt text

About

Image Classification Model using Transfer-Learning (MobileNetV2) running on Google App Engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors