paper-with-me

Papers

Learned Binary Spectral Shape Descriptor for 3D Shape Correspondence

2016-06-01 · CVPR 2016 6 · Jin Xie, Meng Wang, Yi Fang

Dense 3D shape correspondence is an important problem in computer vision and computer graphics. Recently, the local shape descriptor based 3D shape correspondence approaches have been widely studied, where the local shape descriptor is a real-valued vector to characterize the geometrical structure of the shape. Different from these real-valued local shape descriptors, in this paper, we propose to learn a novel binary spectral shape descriptor with the deep neural network for 3D shape correspondence. The binary spectral shape descriptor can require less storage space and enable fast matching. First, based on the eigenvectors of the Laplace-Beltrami operator, we construct a neural network to form a nonlinear spectral representation to characterize the shape. Then, for the defined positive and negative points on the shapes, we train the constructed neural network by minimizing the errors between the outputs and their corresponding binary descriptors, minimizing the variations of the outputs of the positive points and maximizing the variations of the outputs of the negative points, simultaneously. Finally, we binarize the output of the neural network to form the binary spectral shape descriptor for shape correspondence. The proposed binary spectral shape descriptor is evaluated on the SCAPE and TOSCA 3D shape datasets for shape correspondence. The experimental results demonstrate the effectiveness of the proposed binary shape descriptor for the shape correspondence task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Robust Local Spectral Descriptor for Matching Non-Rigid Shapes With Incompatible Shape Structures

2019-06-01 · CVPR 2019 6 · Yiqun Wang, Jianwei Guo, Dong-Ming Yan, Kai Wang 외

Constructing a robust and discriminative local descriptor for 3D shape is a key component of many computer vision applications. Although existing learning-based approaches can achieve good performance in some specific be…

Triplet

An Application of Manifold Learning in Global Shape Descriptors

2019-01-08 · Fereshteh S. Bashiri, Reihaneh Rostami, Peggy Peissig, Roshan M. D'souza 외

With the rapid expansion of applied 3D computational vision, shape descriptors have become increasingly important for a wide variety of applications and objects from molecules to planets. Appropriate shape descriptors ar…

Retrieval

Learned Shape-Tailored Descriptors for Segmentation

2018-06-01 · CVPR 2018 6 · Naeemullah Khan, Ganesh Sundaramoorthi

We address the problem of texture segmentation by grouping dense pixel-wise descriptors. We introduce and construct learned Shape-Tailored Descriptors that aggregate image statistics only within regions of interest to av…

Segmentation

A Convolutional Autoencoder Approach to Learn Volumetric Shape Representations for Brain Structures

2018-10-17 · Evan M. Yu, Mert R. Sabuncu

We propose a novel machine learning strategy for studying neuroanatomical shape variation. Our model works with volumetric binary segmentation images, and requires no pre-processing such as the extraction of surface poin…

BIG-bench Machine LearningRetrieval

Learning Spectral Transform Network on 3D Surface for Non-rigid Shape Analysis

2018-10-21 · Ruixuan Yu, Jian Sun, Huibin Li

Designing a network on 3D surface for non-rigid shape analysis is a challenging task. In this work, we propose a novel spectral transform network on 3D surface to learn shape descriptors. The proposed network architectur…

General ClassificationMetric LearningRetrieval