Maks is an AI-powered software which helps venues safely allow reopening of the world after COVID-19. By installing the software on computer devices placed at all entrypoints to a venue, any entering customers will have to stand in front of Maks. If they are not wearing a mask, their image will be clicked and uploaded to our database, and they will be marked as a violator. Additionally, a warning audio message will be played informing them that they are in violation of the safety guidelines and they may also be denied entry.
Software | Version |
---|---|
Python 3 | 3.7.6 |
Tensorflow-Keras API | 2.4.0 |
OpenCV | 3.4.5 |
PyMongo | 3.11.3 |
Boto3 | 1.16.20 |
Infrastructure | Service |
---|---|
Amazon AWS | S3 (PaaS) |
MongoDB | Database Cluster (DBaaS) |
- Clone this repository
git clone https://github.com/adityashukzy/Maks.git
- Install dependencies
pip install requirements.txt
- Run
python3 login_app.py
and enter the login details to your account. - Finally, run
python maks_app.py
and you're good to go!
To understand how registering for an account and accessing the account dashboard works, please see our Wiki.
Aditya Shukla |
Riju Mukherjee |
Rahul Sharma |
Made with ❤️ at SRM Institute of Science & Technology