Skip to content
#

bird-eye-view

Here are 22 public repositories matching this topic...

Notes and key takeaways of the Self-Driving Cars Perception applied Deep Learning Free Course from freeCodeCamp.org

  • Updated Apr 1, 2024
  • Jupyter Notebook

Projection of 3D Camera Points onto the 2D images of each camera and finally create a Bird's Eye View (BEV) representation by combining the projected points from all cameras onto a single 2D grid. The BEV provides a top-down view of the scene, which is crucial for tasks like object detection, tracking, and path planning in autonomous driving.

  • Updated Jan 1, 2025
  • Jupyter Notebook

During the COVID-19 pandemic it is necessary, to prevent contagion, to keep a safe distance from other individuals, in particular in public places. This project was created to provide a tool that, through Neural Networks and Artificial Vision, exploits images collected by surveillance video systems, producing useful information for respecting in…

  • Updated Apr 12, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the bird-eye-view 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 bird-eye-view topic, visit your repo's landing page and select "manage topics."

Learn more