Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 279 Bytes

File metadata and controls

7 lines (4 loc) · 279 Bytes

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