Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 640 Bytes

File metadata and controls

12 lines (9 loc) · 640 Bytes

Social Distancing Checker in Java

A demo project to showcase how you can create a social distancing monitor using Eclipse Deeplearning4j and JavaCV. The program is targeted to process camera video frames for security cameras which has top down view footages.

Social Distancing Monitor

Setup

  1. This repository uses Eclipse Deeplearning4j and JavaCV
  2. Open this using IntelliJ and open the pom.xml as a Maven Project.

Run

  1. Get the model file here
  2. Change the PATH to your test image or test video.