Skip to content

huuthieu/Deep-Learning-based-Goods-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Learning-based-Goods-Management

Goods management in supermarkets is a simple yet time and effort consuming task. To mitigate the problem, we propose a computer vision based goods management system for supermarkets using Tiny YOLOv3 model, Convolutional Neural Network and Keras.

The system, with a moving camera, can detect supermarket products such as cans, bottles, bags, etc. as well as their corresponding prices and barcodes thus allowing inventory management, empty shelves and mispricing detection, etc.

Requirements

Tensorflow 1.14
Python 3.6
Numpy
OpenCV
PySimpleGUI

Dataset

The system was trained on our own dataset (object detection, 16 classes, using transfer training) and the SVHN dataset (digit recognition).

Results

Experiment results show that the system works well with 92.81% mAP (mean Average Precision) for object detection and 92.28% of accuracy for digit recognition.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published