Short Answer

Impact of Lane-Marking Data on Path Planning

Question: When redesigning a self-driving pipeline to include a lane-marking detector, which specific module directly receives this new information and what problem does this solve for that module?

Sample answer: The path planning module directly receives the new lane-marking information. This solves the problem of missing information (lane-marking locations) that the path planning module needs to function properly.

Key points:

  • The path planning module receives the lane-marking detector's output.
  • It supplies important and previously missing information (lane-marking locations) to this module.

Rubric: The answer must identify the "path planning" module as the recipient of the lane-marking detector's output and explain that it solves the issue of missing information (specifically lane-marking locations) needed for driving.

0

1

Updated 2026-05-26

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Related