gradpratik / Image-classification-transfer-learning

Categorizing food and grocery products using Transfer Learning from Inception V3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Custom Image Classifier using Transfer Learning on Google Inception V3

Let’s experience the power of transfer learning by adapting an existing image classifier (Inception V3) to a custom task: categorizing product images to help a food and groceries retailer reduce human effort in the inventory management process of its warehouse and retail outlets.

Original blog post here.

Feel free to contact me: wdalmeida6@gmail.com

About

Categorizing food and grocery products using Transfer Learning from Inception V3

License:Apache License 2.0


Languages

Language:Python 84.9%Language:Jupyter Notebook 15.1%