Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 506 Bytes

File metadata and controls

2 lines (2 loc) · 506 Bytes

Grocery-Store-Automatic-Product-Detection

It is my graduation project. Aim of this project is recognizing different types of grocery products with using convolutional neural networks. In this work, dataset is generated by myself, data augmentation techniques and deep learning methods are used. In order to make it more user friendly, I created a web application to upload the images and show name of the products to user. Python, jupyter notebook, flask, html, css and deep learning libraries are used.