TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/CorrNet3D: Unsupervised End-to-end Learning of Dense Corre...

CorrNet3D: Unsupervised End-to-end Learning of Dense Correspondence for 3D Point Clouds

Yiming Zeng, Yue Qian, Zhiyu Zhu, Junhui Hou, Hui Yuan, Ying He

2020-12-31CVPR 2021 13D Dense Shape Correspondence
PaperPDFCode(official)

Abstract

Motivated by the intuition that one can transform two aligned point clouds to each other more easily and meaningfully than a misaligned pair, we propose CorrNet3D -- the first unsupervised and end-to-end deep learning-based framework -- to drive the learning of dense correspondence between 3D shapes by means of deformation-like reconstruction to overcome the need for annotated data. Specifically, CorrNet3D consists of a deep feature embedding module and two novel modules called correspondence indicator and symmetric deformer. Feeding a pair of raw point clouds, our model first learns the pointwise features and passes them into the indicator to generate a learnable correspondence matrix used to permute the input pair. The symmetric deformer, with an additional regularized loss, transforms the two permuted point clouds to each other to drive the unsupervised learning of the correspondence. The extensive experiments on both synthetic and real-world datasets of rigid and non-rigid 3D shapes show our CorrNet3D outperforms state-of-the-art methods to a large extent, including those taking meshes as input. CorrNet3D is a flexible framework in that it can be easily adapted to supervised learning if annotated data are available. The source code and pre-trained model will be available at https://github.com/ZENGYIMING-EAMON/CorrNet3D.git.

Results

TaskDatasetMetricValueModel
3DSHREC'19Accuracy at 1%6CorrNet3D (Trained on Surreal)
3DSHREC'19Euclidean Mean Error (EME)6.9CorrNet3D (Trained on Surreal)
3DSHREC'19Accuracy at 1%0.4CorrNet3D
3DSHREC'19Euclidean Mean Error (EME)33.8CorrNet3D
3D Shape RepresentationSHREC'19Accuracy at 1%6CorrNet3D (Trained on Surreal)
3D Shape RepresentationSHREC'19Euclidean Mean Error (EME)6.9CorrNet3D (Trained on Surreal)
3D Shape RepresentationSHREC'19Accuracy at 1%0.4CorrNet3D
3D Shape RepresentationSHREC'19Euclidean Mean Error (EME)33.8CorrNet3D

Related Papers

Unsupervised Template-assisted Point Cloud Shape Correspondence Network2024-03-25Diffusion 3D Features (Diff3F): Decorating Untextured Shapes with Distilled Semantic Features2023-11-28SE-ORNet: Self-Ensembling Orientation-aware Network for Unsupervised Point Cloud Shape Correspondence2023-04-10Anisotropic Multi-Scale Graph Convolutional Network for Dense Shape Correspondence2022-10-17ROCA: Robust CAD Model Retrieval and Alignment from a Single Image2021-12-03DPC: Unsupervised Deep Point Correspondence via Cross and Self Construction2021-10-16Correspondence Learning via Linearly-invariant Embedding2020-10-253D Meta Point Signature: Learning to Learn 3D Point Signature for 3D Dense Shape Correspondence2020-10-21