ICRA 2022poster2 citations

Star-Convolution for Image-Based 3D Object Detection

Yuxuan Liu, Zhenhua Xu, Ming Liu

Abstract

3D object detection with only image inputs is an interesting and important problem in computer vision and autonomous driving. Nowadays, most existing monocular 3D object detection algorithms rely solely on the approximation power of convolutional neural networks to learn a mapping from pixels to 3D predictions without knowing the projection matrix of the camera. To endow the networks with camera projection knowledge, we propose the Star-Convolution module for application to image-based 3D detection. The introduced module increases the receptive field of the detector and embeds the camera's projection geometry inside the network while keeping the network end-to-end trainable. We test the module with different baselines in both monocular and stereo 3D object detection, and we achieve significant improvements on both tasks. The code will be published at https://github.com/Owen-Liuyuxuan/visualDet3D.

BibTeX
@inproceedings{icra2022_starconvolutionf,
  title = {Star-Convolution for Image-Based 3D Object Detection},
  author = {Yuxuan Liu and Zhenhua Xu and Ming Liu},
  booktitle = {ICRA 2022},
  year = {2022}
}
Star-Convolution for Image-Based 3D Object Detection · ICRA 2022