/Logo-Classification-using-Transfer-Learning

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

Primary LanguagePython

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