DeepShape: Deep Learned Shape Descriptor for 3D Shape Matching and Retrieval

Abstract

Complex geometric structural variations of 3D models usually pose great challenges in 3D shape matching and retrieval. In this paper, we propose a high-level shape feature learning scheme to extract deformation-insensitive feature via a novel discriminative deep auto-encoder. First, we developed a multiscale shape distribution to concisely describe the entire shape of a 3D object. Then, by imposing the Fisher discrimination criterion on the neurons in the hidden layer, we developed a novel discriminative deep auto-encoder for shape feature learning. Finally, the neurons in hidden layers from multiple discriminative auto-encoders are concatenated to form a shape descriptor for 3D shape matching and retrieval. The proposed method is evaluated on the representative datasets with large geometric variations, i.e., Mcgill, SHREC'10 ShapeGoogle datasets. Experimental results on the benchmark datasets demonstrate the effectiveness of the proposed method on the applications of 3D shape matching and retrieval.

Cite

Text

Xie et al. "DeepShape: Deep Learned Shape Descriptor for 3D Shape Matching and Retrieval." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7298732

Markdown

[Xie et al. "DeepShape: Deep Learned Shape Descriptor for 3D Shape Matching and Retrieval." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/xie2015cvpr-deepshape/) doi:10.1109/CVPR.2015.7298732

BibTeX

@inproceedings{xie2015cvpr-deepshape,
  title     = {{DeepShape: Deep Learned Shape Descriptor for 3D Shape Matching and Retrieval}},
  author    = {Xie, Jin and Fang, Yi and Zhu, Fan and Wong, Edward},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2015},
  doi       = {10.1109/CVPR.2015.7298732},
  url       = {https://mlanthology.org/cvpr/2015/xie2015cvpr-deepshape/}
}