This is a Mask Detection System, which captures the images from Surveillance cameras and detects whether the people are wearing masks or not.
The requirements.txt file contains all the necessary packages that is needed for this application. The packages can be installed using the following command:
pip install -r requirements.txt