Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
updated Bev description
  • Loading branch information
nikhilgrad authored Jan 1, 2025
1 parent a80b84e commit 9e49566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h2><a href="https://github.com/nikhilgrad/Bird-Eye-View-Perception-for-Autonomo
for Autonomous Driving</a></h2>
</header>
<a href = "https://github.com/nikhilgrad/Bird-Eye-View-Perception-for-Autonomous-Driving" class="image fit"><img src="images/Image_projection_2D.png" alt="" /></a>
<p> 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.</p>
<p>The goal of the project is 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 and robotics.</p>
<ul class="actions special">
<li><a href="https://github.com/nikhilgrad/Bird-Eye-View-Perception-for-Autonomous-Driving" class="button">Check it</a></li>
</ul>
Expand Down

0 comments on commit 9e49566

Please sign in to comment.