Stefan Laible and Yasir Niaz Khan and Andreas Zell

Terrain Classification With Conditional Random Fields on Fused 3D LIDAR and Camera Data

European Conference on Mobile Robots (ECMR 2013), Barcelona, Catalonia, Spain, IEEE, September, 2013, pp. 172-177


Abstract

For a mobile robot to navigate safely and efficiently in an outdoor environment, it has to recognize its surrounding terrain. Our robot is equipped with a low-resolution 3D LIDAR and a color camera. The data from both sensors are fused to classify the terrain in front of the robot. Therefore, the ground plane is divided into a grid and each cell is classified as either asphalt, cobblestones, grass or gravel. We use height and intensity features for the LIDAR data and Local ternary patterns for the image data. By additionally taking into account the context-sensitive nature of the terrain, the results can be improved significantly. We present a method based on Conditional Random Fields and compare it with a Markov Random Field based approach. We show that the Conditional Random Field model is better suited for our task. We achieve an average true positive rate of 94.2% for classifying the grid cells into the four terrain classes.


Downloads and Links

[doi] [pdf]


BibTeX

@inproceedings{laible2013ecmr,
  author = {Stefan Laible and Yasir Niaz Khan and Andreas Zell},
  title = {Terrain Classification With Conditional Random Fields on Fused 3D
	LIDAR and Camera Data},
  booktitle = {European Conference on Mobile Robots (ECMR 2013)},
  year = {2013},
  pages = {172--177},
  address = {Barcelona, Catalonia, Spain},
  month = {September},
  publisher = {IEEE},
  abstract = {For a mobile robot to navigate safely and efficiently in an outdoor
	environment, it has to recognize its surrounding terrain. Our robot
	is equipped with a low-resolution 3D LIDAR and a color camera. The
	data from both sensors are fused to classify the terrain in front
	of the robot. Therefore, the ground plane is divided into a grid
	and each cell is classified as either asphalt, cobblestones, grass
	or gravel. We use height and intensity features for the LIDAR data
	and Local ternary patterns for the image data. By additionally taking
	into account the context-sensitive nature of the terrain, the results
	can be improved significantly. We present a method based on Conditional
	Random Fields and compare it with a Markov Random Field based approach.
	We show that the Conditional Random Field model is better suited
	for our task. We achieve an average true positive rate of 94.2% for
	classifying the grid cells into the four terrain classes.},
  doi = {10.1109/ECMR.2013.6698838},
  pdf = {http://www.cogsys.cs.uni-tuebingen.de/publikationen/2013/laible2013ecmr.pdf},
}