无人驾驶技术综述

Self-Driving Car System 有四个组成部分:
1.Perception : other objects around the car.
2.Localization : GPS + local landmarks + IMU.
3.Decision : path, speed and other behaviour planing.
4.Control : Drive by wire steering wheel, throttle(油门), brake(刹车).

Deep Learning is coming for all major aspects of driverless cars.

1.Perception

DL outperforms traditional perception algorithms by a big margin,

2.Localization

Matured market and technologies.
Emerging new high def map still.

3.Decision

DL based decision are taking over rule-based decision algorithms.

4.Control

Drive-by-wire is standard in most high-end and electric cars.
Smart controls are developing.
无人驾驶技术综述_第1张图片

你可能感兴趣的:(无人驾驶与机器视觉)