Giter Site home page Giter Site logo

grupesh / social-distancing-monitoring Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dongfang-steven-yang/social-distancing-monitoring

2.0 0.0 1.0 95.89 MB

A Vision-based Social Distancing and Critical Density Detection System for COVID-19

License: GNU General Public License v3.0

Python 100.00%

social-distancing-monitoring's Introduction

Six Feet Apart

Stereo Vision-based Social Distancing Monitoring

In this repo, we present a prototype system that can detect and analyze social distancing from an image scene, using an RGB-D pedestrian image dataset from EPFL lab dataset (https://www.epfl.ch/labs/cvlab/data/data-rgbd-pedestrian/). We used a novel CNN detector, EfficientDet-d7, to find pedestrians’ locations in the RGB image, and then leveraged the provided camera calibration matrices and depth map to accurately find their 3D locations in the world coordinate system.

To run our code, run ece_detect.py with the corresponding path to the dataset location. The detector branch implements the efficientdet-d7 detector module. To run efficientdet detections, run the efficientdet_detector function from run_efficientdet_detector.py with list of image paths to frames.

The visualization.py file has utility functions, used in ece_detect.py to visualize the scene, detections, and distance violations, for both stereo and IPM detection modes.

Demo of IPM people and violation detector (left) and stereo vision people and violation detector (right)

social-distancing-monitoring's People

Contributors

hyunsoos avatar dongfang-steven-yang avatar grupesh avatar eaphill avatar ekim-yurtsever avatar

Stargazers

 avatar  avatar

Forkers

hyunsoos

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.