ICRA 2018poster29 citations

Scene Recognition and Object Detection in a Unified Convolutional Neural Network on a Mobile Manipulator

Hao Sun, Zehui Meng, Pey Yuen Tao, Marcelo H. Ang

Abstract

Environment understanding, object detection and recognition are crucial skills for robots operating in the real world. In this paper, we propose a Convolutional Neural Network with multi-task objectives: object detection and scene classification in one unified architecture. The proposed network reasons globally about an image to understand the scene, hypothesize object locations, and encodes global scene features with regional object features to improve object recognition. We evaluate our network on the standard SUN RGBD dataset. Experiments show that our approach outperforms state-of-the-arts. Network predictions are further transformed into continuous robot beliefs to ensure temporal coherence and extended to 3D space for robotics applications. We embed the whole framework in Robot Operating System, and evaluate its performance on a real robot for semantic mapping and grasp detection.

BibTeX
@inproceedings{icra2018_scenerecognition,
  title = {Scene Recognition and Object Detection in a Unified Convolutional Neural Network on a Mobile Manipulator},
  author = {Hao Sun and Zehui Meng and Pey Yuen Tao and Marcelo H. Ang},
  booktitle = {ICRA 2018},
  year = {2018}
}