Real Time Face Mask Detection using Machine Learning | Social distance detection in Python
Real-Time Facemask and Social Distancing Violation using Python This project is made with Python to see if people wear face masks and stay apart to stay healthy. The project checks pictures or videos to see if people wear masks and if they’re far enough from each other. We use Python, OpenCV, and TensorFlow to do […]