paper-with-me

Papers

Learning Implicit Functions for Topology-Varying Dense 3D Shape Correspondence

2020-10-23 · NeurIPS 2020 12 · Feng Liu, Xiaoming Liu

The goal of this paper is to learn dense 3D shape correspondence for topology-varying objects in an unsupervised manner. Conventional implicit functions estimate the occupancy of a 3D point given a shape latent code. Instead, our novel implicit function produces a part embedding vector for each 3D point, which is assumed to be similar to its densely corresponded point in another 3D shape of the same object category. Furthermore, we implement dense correspondence through an inverse function mapping from the part embedding to a corresponded 3D point. Both functions are jointly learned with several effective loss functions to realize our assumption, together with the encoder generating the shape latent code. During inference, if a user selects an arbitrary point on the source shape, our algorithm can automatically generate a confidence score indicating whether there is a correspondence on the target shape, as well as the corresponding semantic point if there is one. Such a mechanism inherently benefits man-made objects with different part constitutions. The effectiveness of our approach is demonstrated through unsupervised 3D semantic correspondence and shape segmentation.

📄 PDF Abstract BibTeX arXiv:2010.12320

Code (1)

liuf1990/Implicit_Dense_Correspondence 공식 구현 pytorch

Tasks

Semantic correspondence

Similar Papers 제목 키워드 기반

Learning Implicit Functions for Dense 3D Shape Correspondence of Generic Objects

2022-12-29 · Feng Liu, Xiaoming Liu

The objective of this paper is to learn dense 3D shape correspondence for topology-varying generic objects in an unsupervised manner. Conventional implicit functions estimate the occupancy of a 3D point given a shape lat…

Semantic correspondence

Learning Shape Templates with Structured Implicit Functions

2019-04-12 · ICCV 2019 10 · Kyle Genova, Forrester Cole, Daniel Vlasic, Aaron Sarna 외

Template 3D shapes are useful for many tasks in graphics and vision, including fitting observation data, analyzing shape collections, and transferring shape attributes. Because of the variety of geometry and topology of …

Semantic Segmentation

Topology-Preserving Shape Reconstruction and Registration via Neural Diffeomorphic Flow

2022-03-16 · CVPR 2022 1 · Shanlin Sun, Kun Han, Deying Kong, Hao Tang 외

Deep Implicit Functions (DIFs) represent 3D geometry with continuous signed distance functions learned through deep neural nets. Recently DIFs-based methods have been proposed to handle shape reconstruction and dense poi…

3D geometryDecoderOrgan SegmentationTemplate Matching

Hybrid Neural Diffeomorphic Flow for Shape Representation and Generation via Triplane

2023-07-04 · Kun Han, Shanlin Sun, Xiaohui Xie

Deep Implicit Functions (DIFs) have gained popularity in 3D computer vision due to their compactness and continuous representation capabilities. However, addressing dense correspondences and semantic relationships across…

3D Shape Generation3D Shape RepresentationOrgan Segmentation

Steerable Anatomical Shape Synthesis with Implicit Neural Representations

2025-04-04 · Bram de Wilde, Max T. Rietberg, Guillaume Lajoinie, Jelmer M. Wolterink

Generative modeling of anatomical structures plays a crucial role in virtual imaging trials, which allow researchers to perform studies without the costs and constraints inherent to in vivo and phantom studies. For clini…