BIND: Binary Integrated Net Descriptors for Texture-Less Object Recognition

Abstract

This paper presents BIND (Binary Integrated Net Descriptor), a texture-less object detector that encodes multi-layered binary-represented nets for high precision edge-based description. Our proposed concept aligns layers of object-sized patches (nets) onto highly fragmented occlusion resistant line-segment midpoints (linelets) to encode regional information into efficient binary strings. These lightweight nets encourage discriminative object description through their high-spatial resolution, enabling highly precise encoding of the object's edges and internal texture-less information. BIND achieved various invariant properties such as rotation, scale and edge-polarity through its unique binary logical-operated encoding and matching techniques, while performing remarkably well in occlusion and clutter. Apart from yielding efficient computational performance, BIND also attained remarkable recognition rates surpassing recent state-of-the-art texture-less object detectors such as BORDER, BOLD and LINE2D.

Cite

Text

Chan et al. "BIND: Binary Integrated Net Descriptors for Texture-Less Object Recognition." Conference on Computer Vision and Pattern Recognition, 2017. doi:10.1109/CVPR.2017.322

Markdown

[Chan et al. "BIND: Binary Integrated Net Descriptors for Texture-Less Object Recognition." Conference on Computer Vision and Pattern Recognition, 2017.](https://mlanthology.org/cvpr/2017/chan2017cvpr-bind/) doi:10.1109/CVPR.2017.322

BibTeX

@inproceedings{chan2017cvpr-bind,
  title     = {{BIND: Binary Integrated Net Descriptors for Texture-Less Object Recognition}},
  author    = {Chan, Jacob and Lee, Jimmy Addison and Kemao, Qian},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2017},
  doi       = {10.1109/CVPR.2017.322},
  url       = {https://mlanthology.org/cvpr/2017/chan2017cvpr-bind/}
}