TL;DR
PRS-Net is a fast, neural network-based method for detecting planar reflective symmetry in 3D models, outperforming traditional sampling-based approaches in speed and robustness.
Contribution
The paper introduces a novel unsupervised 3D CNN framework for automatic symmetry detection, including a symmetry distance loss and methods to handle invalid or duplicated planes.
Findings
Hundreds of times faster than traditional methods
Reliable and accurate symmetry detection results
Robust to noisy or incomplete data
Abstract
In geometry processing, symmetry is a universal type of high-level structural information of 3D models and benefits many geometry processing tasks including shape segmentation, alignment, matching, and completion. Thus it is an important problem to analyze various symmetry forms of 3D shapes. Planar reflective symmetry is the most fundamental one. Traditional methods based on spatial sampling can be time-consuming and may not be able to identify all the symmetry planes. In this paper, we present a novel learning framework to automatically discover global planar reflective symmetry of a 3D shape. Our framework trains an unsupervised 3D convolutional neural network to extract global model features and then outputs possible global symmetry parameters, where input shapes are represented using voxels. We introduce a dedicated symmetry distance loss along with a regularization loss to avoid…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
