Social_Distancing_with_AI VS face-mask-detection

Compare Social_Distancing_with_AI vs face-mask-detection and see what are their differences.

Social_Distancing_with_AI

Monitor people violating Social Distancing or not wearing Face Masks in public through CCTV footage. (by rohanrao619)

face-mask-detection

In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building. [Moved to: https://github.com/datarootsio/tutorial-face-mask-detection] (by datarootsio)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Social_Distancing_with_AI face-mask-detection
2 1
60 86
- -
2.7 10.0
over 2 years ago almost 2 years ago
Jupyter Notebook Jupyter Notebook
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Social_Distancing_with_AI

Posts with mentions or reviews of Social_Distancing_with_AI. We have used some of these posts to build our list of alternatives and similar projects.
  • Getting the most out of my data?
    1 project | /r/learnmachinelearning | 10 Mar 2022
    I was applying [this project](https://github.com/rohanrao619/Social_Distancing_with_AI) to some local CCTV footage I have. Came out real nice. TLDR - it's an AI that tracks people in footage, and checks whether they're wearing masks or not, and keeping their social distance or not. Textual results, for example, look like this:
  • Turning a Kaggle dataset into an .h5?
    1 project | /r/deeplearning | 5 Mar 2022
    Yes, I know my title is dumb and makes no sense. I am just getting into this, and I thought I'd play around a bit. I was looking at this [repo](https://github.com/rohanrao619/Social_Distancing_with_AI).

face-mask-detection

Posts with mentions or reviews of face-mask-detection. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-29.
  • Face Mask Detection - tutorial
    4 projects | dev.to | 29 Sep 2022
    git clone https://github.com/datarootsio/face-mask-detection.git cd face-mask-detection mkdir data tar -xvf data.tar.gz -C ./data pip install -r requirements.txt

What are some alternatives?

When comparing Social_Distancing_with_AI and face-mask-detection you can also consider the following projects:

Face-Mask-Detection - Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras

tutorial-face-mask-detection - In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building.

SeeAI - Enabling computers to perform NLP on data obtained from advanced computer vision

DSFD-Pytorch-Inference - A High-Performance Pytorch Implementation of face detection models, including RetinaFace and DSFD

Playing-Cards-Classification-TensorFlow-CNN - CNN Model to Classify Playing Cards

One-Piece-Image-Classifier - A quick image classifier trained with manually selected One Piece images.

observations