Skip to content

This is a quick example of transfer learning for a classification problem. (Base on a Github Example)

Notifications You must be signed in to change notification settings

jr4c/Keras_TransferLearning_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer learning with Keras and Tensorflow

Problem: In this model the objective is to use transfer learning to classify a image into a Motherboard or Something else

to use the model:

python predict.py --image ./YOUR_PATH/YOUR_IMAGE.jpeg --model models/model_v001.h5

About

This is a quick example of transfer learning for a classification problem. (Base on a Github Example)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages