Real time mask and social distance detector uses the user cctv and sends the image to the telegram when people are not wearing mask or not keep safe distance from each other
Start the project
git clone https://github.com/vivekvedant/Real-time-mask-and-social-distance-detector.git
cd Real-time-mask-and-social-distance-detector
python start_app.py
Stop the project
docker-compose down