Fusing Visual and Range Imaging for Object Class Recognition

Abstract

Category level object recognition has improved significantly in the last few years, but machine performance remains unsatisfactory for most real-world applications. We believe this gap may be bridged using additional depth information obtained from range imaging, which was recently used to overcome similar problems in body shape interpretation. This paper presents a system which successfully fuses visual and range imaging for object category classification. We explore fusion at multiple levels: using depth as an attention mechanism, high-level fusion at the classifier level and low-level fusion of local descriptors, and show that each mechanism makes a unique contribution to performance. For low-level fusion we present a new algorithm for training of local descriptors, the Generalized Image Feature Transform (GIFT), which generalizes current representations such as SIFT and spatial pyramids and allows for the creation of new representations based on multiple channels of information. We show that our system improves state-of-the-art visual-only and depth-only methods on a diverse dataset of every-day objects.

Cite

Text

Bar-Hillel et al. "Fusing Visual and Range Imaging for Object Class Recognition." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126226

Markdown

[Bar-Hillel et al. "Fusing Visual and Range Imaging for Object Class Recognition." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/barhillel2011iccv-fusing/) doi:10.1109/ICCV.2011.6126226

BibTeX

@inproceedings{barhillel2011iccv-fusing,
  title     = {{Fusing Visual and Range Imaging for Object Class Recognition}},
  author    = {Bar-Hillel, Aharon and Hanukaev, Dmitri and Levi, Dan},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {65-72},
  doi       = {10.1109/ICCV.2011.6126226},
  url       = {https://mlanthology.org/iccv/2011/barhillel2011iccv-fusing/}
}