manankshastri / Environment-Perception

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environment-Perception

Objectives:

  • Use the output of semantic segmentation neural networks to implement drivable space estimation in 3D.
  • Use the output of semantic segmentation neural networks to implement lane estimation.
  • Use the output of semantic segmentation to filter errors in the output of 2D object detectors.
  • Use the filtered 2D object detection results to determine how far obstacles are from the self-driving car.

About


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%