RajwardhanShinde / Logo-Classification-using-Transfer-Learning

Logos of different companies are classified using Transfer Learning. For this MobileNet is used which is lightweight(only 17MB)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo-Classification-using-Transfer-Learning

Here Only 4 Companies Logos have been classified but this can increased easily by adding images to a folder(It should have the class_name) and also downloading images is done automatically by importing google_images_download package

You can image through Command line by using:-

$ python LogoPred.py --image image_name.format

Screenshot from 2019-04-11 18-15-01

About

Logos of different companies are classified using Transfer Learning. For this MobileNet is used which is lightweight(only 17MB)


Languages

Language:Python 100.0%