tum-phoenix / drive_ml

This is the repository for our Machine Learning applications
13 stars 4 forks source link

Segmentation of the Driving Environment #20

Open xXBasti opened 5 years ago

xXBasti commented 5 years ago

Objective: Segmentation of the Camera Image

Segmentation is a useful tool to perceive the environment and extracts a very rich representation. In combination with Depth Perception, this can lead to a very accurate snapshot of the track.

Classes:

Network architecture

Data sources:

Constraints:

Benchmarks

Tasks:

MaslinuPoimal commented 4 years ago

Alternative to separate lane and object detection algorithms, but probably much more performance-intensive.