Skip to content

Vision system for covid control totens inside UFSM.

License

Notifications You must be signed in to change notification settings

victorkich/TotemUFSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TotemUFSM

Vision system for covid control totems inside UFSM.


Objective

Implementation of vision system for covid-19 totems control through real-time facial mask detection. This approach seeks to work effectively on low-cost hardware, such as the Raspberry PI 4 model b, 4gb version.

Setup

To setup your system just use git clone command, all the files are included in this repository. To do it, use:

git clone https://github.com/victorkich/TotemUFSM/

All of requirements is show in the badgets above, but if you want to install all of them, enter the repository and execute the following line of code:

pip3 install -r requirements.txt

For test in your own computer, just type the following line of code:

python3 totem.py

Example

TotemUFSM

References

This project is inspired by the following GitHub repository: JadHADDAD92

If you liked this repository, please don't forget to starred it!

About

Vision system for covid control totens inside UFSM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages