shashankholla / bananaCatHand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banana Cat and Hand image classifier for Navya Health Care Classification Competition

The images are scrapped using Google images and hand classified. It is only for educational purposes.

This model below is a 3 class image classifier built to classify between a cat, banana and a hand. The model is derived from the popular VGG16 architecture but has been optimized to improve accuracy in thsi case. Using the keras library with Tensorflow backend.

Be sure to match the versions in the HTML described.

Read the code and description here

About


Languages

Language:HTML 53.9%Language:Jupyter Notebook 46.1%