Skip to content

datphamhn/visionretail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visionretail

This project is used for the purpose of indentifying different items in the retail sector using vision retail.Specifically, this automated checkout system uses Computer Vision, AI and IoT sensors to identify products, track costumers and automatically process transactions without using traditional checkout system.

UI app

UI screenshot

Python version: 3.9.21

Installation guide

It is recommended to create a virtual environment with conda:

conda create -n ai_product_identification python=3.9.21

And activate it:

conda activate ai_product_identification

Install dependencies:

pip -r requirements.txt

Run the application:

python MainGUI.py

About

AI publication for retail store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages