paper-with-me

Papers

Learning-based Real-time Detection of Intrinsic Reflectional Symmetry

2019-11-01 · Yi-Ling Qiao, Lin Gao, Shu-Zhi Liu, Ligang Liu, Yu-Kun Lai, Xilin Chen

Reflectional symmetry is ubiquitous in nature. While extrinsic reflectional symmetry can be easily parametrized and detected, intrinsic symmetry is much harder due to the high solution space. Previous works usually solve this problem by voting or sampling, which suffer from high computational cost and randomness. In this paper, we propose \YL{a} learning-based approach to intrinsic reflectional symmetry detection. Instead of directly finding symmetric point pairs, we parametrize this self-isometry using a functional map matrix, which can be easily computed given the signs of Laplacian eigenfunctions under the symmetric mapping. Therefore, we train a novel deep neural network to predict the sign of each eigenfunction under symmetry, which in addition takes the first few eigenfunctions as intrinsic features to characterize the mesh while avoiding coping with the connectivity explicitly. Our network aims at learning the global property of functions, and consequently converts the problem defined on the manifold to the functional domain. By disentangling the prediction of the matrix into separated basis, our method generalizes well to new shapes and is invariant under perturbation of eigenfunctions. Through extensive experiments, we demonstrate the robustness of our method in challenging cases, including different topology and incomplete shapes with holes. By avoiding random sampling, our learning-based algorithm is over 100 times faster than state-of-the-art methods, and meanwhile, is more robust, achieving higher correspondence accuracy in commonly used metrics.

📄 PDF Abstract BibTeX arXiv:1911.00189

Code (0)

등록된 구현이 없습니다.

Tasks

Symmetry Detection

Similar Papers 제목 키워드 기반

Symmetry-Aware Nonrigid Matching of Incomplete 3D Surfaces

2014-06-01 · CVPR 2014 6 · Yusuke Yoshiyasu, Eiichi Yoshida, Kazuhito Yokoi, Ryusuke Sagawa

We present a nonrigid shape matching technique for establishing correspondences of incomplete 3D surfaces that exhibit intrinsic reflectional symmetry. The key for solving the symmetry ambiguity problem is to use a point…

Graph Matching

Using Machine Learning to Detect Rotational Symmetries from Reflectional Symmetries in 2D Images

2022-01-17 · Koen Ponse, Anna V. Kononova, Maria Loleyt, Bas van Stein

Automated symmetry detection is still a difficult task in 2021. However, it has applications in computer vision, and it also plays an important part in understanding art. This paper focuses on aiding the latter by compar…

BIG-bench Machine LearningSymmetry Detection

Symmetry Detection and Classification in Drawings of Graphs

2019-07-01 · Felice De Luca, Md Iqbal Hossain, Stephen Kobourov

Symmetry is a key feature observed in nature (from flowers and leaves, to butterflies and birds) and in human-made objects (from paintings and sculptures, to manufactured objects and architectural design). Rotational, tr…

BIG-bench Machine LearningClassificationGeneral ClassificationSymmetry Detection

SymmetryNet: Learning to Predict Reflectional and Rotational Symmetries of 3D Shapes from Single-View RGB-D Images

2020-08-02 · Yifei Shi, Junwen Huang, Hongjia Zhang, Xin Xu 외

We study the problem of symmetry detection of 3D shapes from single-view RGB-D images, where severely missing data renders geometric detection approach infeasible. We propose an end-to-end deep neural network which is ab…

Multi-Task LearningSymmetry Detection

Negentropic Planar Symmetry Detector

2017-03-11 · Agata Migalska, JP Lewis

In this paper we observe that information theoretical concepts are valuable tools for extracting information from images and, in particular, information on image symmetries. It is shown that the problem of detecting refl…

Symmetry Detection