Skip to content
#

birdeyeview

Here are 4 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Feb 16, 2021
  • Jupyter Notebook

This tool has four features, which are detecting humans in the frame using deep learning algorithms (faster-rcnn and yolo), calculating the distance between every human who is detected in the frame (scale factor and homography), showing how many people are at high, low and not at risk and generating notifications to warn if anyone is found viola…

  • Updated Dec 29, 2020
  • Python

Improve this page

Add a description, image, and links to the birdeyeview topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the birdeyeview topic, visit your repo's landing page and select "manage topics."

Learn more