Short Answer

Input Constraint in Human-Level Comparison for Path Planning

Question: When comparing the performance of the 'Plan path' component to human-level performance, what specific constraint must be placed on the human's inputs to ensure a fair comparison?

Sample answer: The human must plan the path using only the outputs of the previous components (car and pedestrian detection) rather than the raw camera images.

Key points:

  • Human must only use outputs from the previous pipeline components (e.g., car/pedestrian detections).
  • Human must not have access to the raw camera images.

Rubric: The answer must specify that the human should only use the outputs of the preceding pipeline components (detection outputs) and not the raw inputs (camera images).

0

1

Updated 2026-05-27

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI

Related