Skip to content

Project Idea is to train an object detection model which can detect humans in a video and results in all the bounding boxes with humans upon which I have calculated the distance between boxes. Bounding boxes in closer than a threshold value are classified with different color. Also created Bird's eye view using which we can avoid overlapping.

Notifications You must be signed in to change notification settings

vamshikallem/Social-Distancing-Tool

Repository files navigation

Social-Distancing-Tool

I have tried train a FasterRCNN model from stratch using images frames from videos and manually annotated bounding box values.

Actual project is to train an object detection model which can detect humans in a video and results in all the bounding boxes with humans upon which I have calculated the distance between boxes. Bounding boxes closer than a threshold value are classified with different bounding box color and percentage of humans closer are dispalyed in the video. Also created Bird's eye view using which we can avoid overlapping.

Sucessfully implemented this project idea using restnet50 pretrained model.

About

Project Idea is to train an object detection model which can detect humans in a video and results in all the bounding boxes with humans upon which I have calculated the distance between boxes. Bounding boxes in closer than a threshold value are classified with different color. Also created Bird's eye view using which we can avoid overlapping.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published