Social_Distancing_with_AI VS tutorial-face-mask-detection

Compare Social_Distancing_with_AI vs tutorial-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)

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. (by datarootsio)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Social_Distancing_with_AI tutorial-face-mask-detection
2 1
60 86
- -
2.7 10.0
over 2 years ago over 1 year 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).

tutorial-face-mask-detection

Posts with mentions or reviews of tutorial-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
    Our validation and testing data consists of images of people with and without masks that we collected from various sources that provide images with permissive licences (e.g. pexels.com, unsplash.com). We have manually annotated all faces in the collected images, and labeled them as being masked or not (using the makesense.ai annotation tool). We collected 273 images which contain 524 faces (246 masked and 278 non-masked). The images are split 50/50 over the validation set and test set. An overview of the collected data and corresponding URLs and ground truth annotations can be found in test_validation_metadata.csv.

What are some alternatives?

When comparing Social_Distancing_with_AI and tutorial-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

Human-pose-estimation - A quick tutorial on multi-pose estimation with OpenCV, Tensorflow and MoveNet lightning.

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

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

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

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]

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

Steganography - Hiding Text and Image inside an Image

observations