Skip to content

The codebase implements a real-time Social Distance Detector using YOLOv3 as the object detection model.

Notifications You must be signed in to change notification settings

Sohanpatnaik106/Real-Time-Social-Distance-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-Social-Distance-Detector

First run the 'convert.py' file which builds the yolov3 model and saves it as an .h5 file. Then run the 'load_model.py', which takes as input 'video_clip.mp4' and gives output a video marking the socially distanced nearby persons in the video.

About

The codebase implements a real-time Social Distance Detector using YOLOv3 as the object detection model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages