Neuroinformatics Group

Universität BielefeldTechnische FakultätNI

Online 3D Scene Segmentation

A major pre-requisite for many robotics tasks is to identify and localize objects within scenes. Our model-free approaches to scene segmentation employs RGBD cameras to segmented highly cluttered scenes in real-time (30 Hz). To this end, we first identify smooth object surfaces and subsequently combine them to form object hypotheses employing basic heuristics such has convexity, shape alignment and color similarity.

The model-free approach allows to recognize unknown objects as well, which is in contrast to many other state-of-the-art approaches. As can be seen from the results shown below (evaluated on the Object Segmentation Database) we can handle very complex scenes with stacked and partially occluded objects.

An extension to the real-time scene segmentation approach generates a complete hierarchy of segmentation hypotheses. An object classifier traverses the hypotheses tree in a top-down manner, returning good object hypotheses and thus helping to select the correct level of abstraction for segmentation and avoiding over- and under-segmentation. Combining model-free, bottom- up segmentation results with trained, top-down classification results, our approach improves both classification and segmentation results. It allows for identification of object parts and complete objects (e.g. a mug composed from the handle and its inner and outer surfaces) in a uniform and scalable framework.

The segmentation algorithm can also be used to identify basic pointing gestures, such that the human operator can guide the robot's attention to specific objects in the scene. To this end, we evaluate both, the pointing gesture itself and the location of object candidates in the scene, to achieve more robust recognition results.

Evaluation


Test 12: tp 99.2%, fp 0.3%, fn 0.8%

Test 15: tp 99.6%, fp 0.0%, fn 0.4%

Test 16: tp 97.7%, fp 0.2%, fn 2.3%

Test 19: tp 97.4%, fp 0.2%, fn 2.6%

Test 31: tp 98.5%, fp 0.3%, fn 1.4%

Test 39: tp 99.0%, fp 0.2%, fn 1.0%

Test 42: tp 96.5%, fp 3.0%, fn 3.5%

Test 43: tp 94.5%, fp 1.4%, fn 5.5%

Test 44: tp 97.8%, fp 1.1%, fn 2.2%

Test 46: tp 96.2%, fp 1.3%, fn 3.8%

Test 50: tp 98.7%, fp 0.9%, fn 1.2%

Test 51: tp 98.8%, fp 0.9%, fn 1.1%

Test 54: tp 94.4%, fp 15.2% , fn 5.6%

Test 55: tp 91.8%, fp 1.7%, fn 8.1%

Test 63: tp 89.2%, fp 8.6%, fn 10.7%
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Related People