paper-with-me

Papers

Deep Functional Maps: Structured Prediction for Dense Shape Correspondence

2017-04-27 · ICCV 2017 10 · Or Litany, Tal Remez, Emanuele Rodolà, Alex M. Bronstein, Michael M. Bronstein

We introduce a new framework for learning dense correspondence between deformable 3D shapes. Existing learning based approaches model shape correspondence as a labelling problem, where each point of a query shape receives a label identifying a point on some reference domain; the correspondence is then constructed a posteriori by composing the label predictions of two input shapes. We propose a paradigm shift and design a structured prediction model in the space of functional maps, linear operators that provide a compact representation of the correspondence. We model the learning process via a deep residual network which takes dense descriptor fields defined on two shapes as input, and outputs a soft map between the two given objects. The resulting correspondence is shown to be accurate on several challenging benchmarks comprising multiple categories, synthetic models, real scans with acquisition artifacts, topological noise, and partiality.

📄 PDF Abstract BibTeX arXiv:1704.08686

Code (3)

orlitany/DeepFunctionalMaps 공식 구현 tf
JM-data/Unsupervised_DeepFunctionalMaps tf
pvnieo/FMNet-pytorch pytorch

Tasks

Structured Prediction

Similar Papers 제목 키워드 기반

Point-wise Map Recovery and Refinement from Functional Correspondence

2015-06-18 · Emanuele Rodolà, Michael Moeller, Daniel Cremers

Since their introduction in the shape analysis community, functional maps have met with considerable success due to their ability to compactly represent dense correspondences between deformable shapes, with applications …

Image SegmentationSemantic Segmentation

Fast Sinkhorn Filters: Using Matrix Scaling for Non-Rigid Shape Correspondence With Functional Maps

2021-06-19 · CVPR 2021 1 · Gautam Pai, Jing Ren, Simone Melzi, Peter Wonka 외

In this paper, we provide a theoretical foundation for pointwise map recovery from functional maps and highlight its relation to a range of shape correspondence methods based on spectral alignment. With this analysis…

Efficient Deformable Shape Correspondence via Multiscale Spectral Manifold Wavelets Preservation

2021-06-19 · CVPR 2021 1 · Ling Hu, Qinsong Li, Shengjun Liu, Xinru Liu

The functional map framework has proven to be extremely effective for representing dense correspondences between deformable shapes. A key step in this framework is to formulate suitable preservation constraints to en…

Deep Orientation-Aware Functional Maps: Tackling Symmetry Issues in Shape Matching

2022-04-28 · CVPR 2022 1 · Nicolas Donati, Etienne Corman, Maks Ovsjanikov

State-of-the-art fully intrinsic networks for non-rigid shape matching often struggle to disambiguate the symmetries of the shapes leading to unstable correspondence predictions. Meanwhile, recent advances in the functio…

Unsupervised Learning of Robust Spectral Shape Matching

2023-04-27 · Dongliang Cao, Paul Roetzer, Florian Bernard

We propose a novel learning-based approach for robust 3D shape matching. Our method builds upon deep functional maps and can be trained in a fully unsupervised manner. Previous deep functional map methods mainly focus on…