Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

KITTI Road Segmentation

KITTI (Karlsruhe Institute of Technology and Toyota Technological Institute at Chicago) vision benchmark suite provides data for several tasks relevant to autonomous driving. One of the tasks is to detect the road/lane in images.

This code uses a custom U-Net architecture for road segmentation in the image, i.e, estimating pixels that correspond to the road/lane.

Prediction

U-Net's prediction on the test data are shown below. The predicted pixels for road/lane are shown in red.

Predictions for unmarked lane

Predictions for marked lane

Predictions for multiple lanes

About

Semantic segmentation problem to detect road/lane pixels on images in KITTI vision benchmark data

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages