Social_Distancing_with_AI VS Face-Mask-Detection

Compare Social_Distancing_with_AI vs Face-Mask-Detection and see what are their differences.

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 1,501
- -
2.7 0.0
over 2 years ago about 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).

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.
  • Need help !
    1 project | /r/deeplearning | 25 Dec 2020
    Yea re-reading my plan I realize data collection was kinda unneeded! Look through this model https://github.com/chandrikadeb7/Face-Mask-Detection it's one of the better ones I've seen. I'm sure there's a competent dev out there who could take this and help you out. Good luck!!

What are some alternatives?

When comparing Social_Distancing_with_AI and Face-Mask-Detection you can also consider the following projects:

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

borb-google-colab-examples - This repository contains some examples of using borb in google colab. These examples enable you to try out the features of borb without installing it on your system. They also ensure the system requirements and imports are all taken care of.

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.

SSD-Mobilenet-Custom-Object-Detector-Model-using-Tensorflow-2 - This repository contains the script and process to create custom SSD Mobilenet model for object detection

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

deepfake-detection - DeepFake Detection: Detect the video is fake or not using InceptionResNetV2.

Mask-RCNN-Implementation - Mask RCNN Implementation on Custom Data(Labelme)

strv-ml-mask2face - Virtually remove a face mask to see what a person looks like underneath

handwritten-digits-recognizer-webapp - This is my first experience with machine learning

image-crop-analysis - Code for reproducing our analysis in the paper titled: Image Cropping on Twitter: Fairness Metrics, their Limitations, and the Importance of Representation, Design, and Agency

Machine_Learning_and_Deep_Learning_models - Repository containing models based on ideas of Machine learning and Deep learning

Deep-Learning-Computer-Vision - My assignment solutions for Stanford’s CS231n (CNNs for Visual Recognition) and Michigan’s EECS 498-007/598-005 (Deep Learning for Computer Vision), version 2020.