paper-with-me

Papers

Deformed Implicit Field: Modeling 3D Shapes with Learned Dense Correspondence

2020-11-27 · CVPR 2021 1 · Yu Deng, Jiaolong Yang, Xin Tong

We propose a novel Deformed Implicit Field (DIF) representation for modeling 3D shapes of a category and generating dense correspondences among shapes. With DIF, a 3D shape is represented by a template implicit field shared across the category, together with a 3D deformation field and a correction field dedicated for each shape instance. Shape correspondences can be easily established using their deformation fields. Our neural network, dubbed DIF-Net, jointly learns a shape latent space and these fields for 3D objects belonging to a category without using any correspondence or part label. The learned DIF-Net can also provides reliable correspondence uncertainty measurement reflecting shape structure discrepancy. Experiments show that DIF-Net not only produces high-fidelity 3D shapes but also builds high-quality dense correspondences across different shapes. We also demonstrate several applications such as texture transfer and shape editing, where our method achieves compelling results that cannot be achieved by previous methods.

📄 PDF Abstract BibTeX arXiv:2011.13650

Code (1)

microsoft/DIF-Net 공식 구현 pytorch

Similar Papers 제목 키워드 기반

SNARF: Differentiable Forward Skinning for Animating Non-Rigid Neural Implicit Shapes

2021-04-08 · ICCV 2021 10 · Xu Chen, Yufeng Zheng, Michael J. Black, Otmar Hilliges 외

Neural implicit surface representations have emerged as a promising paradigm to capture 3D shapes in a continuous and resolution-independent manner. However, adapting them to articulated shapes is non-trivial. Existing a…

3D Human Reconstruction

Intrinsic Neural Fields: Learning Functions on Manifolds

2022-03-15 · Lukas Koestler, Daniel Grittner, Michael Moeller, Daniel Cremers 외

Neural fields have gained significant attention in the computer vision community due to their excellent performance in novel view synthesis, geometry reconstruction, and generative modeling. Some of their advantages are …

Novel View Synthesis

4Deform: Neural Surface Deformation for Robust Shape Interpolation

2025-02-27 · CVPR 2025 1 · Lu Sang, Zehranaz Canfes, Dongliang Cao, Riccardo Marin 외

Generating realistic intermediate shapes between non-rigidly deformed shapes is a challenging task in computer vision, especially with unstructured data (e.g., point clouds) where temporal consistency across frames is la…

Topologically-Aware Deformation Fields for Single-View 3D Reconstruction

2022-05-12 · CVPR 2022 1 · Shivam Duggal, Deepak Pathak

We present a framework for learning 3D object shapes and dense cross-object 3D correspondences from just an unaligned category-specific image collection. The 3D shapes are generated implicitly as deformations to a catego…

3D ReconstructionObjectSingle-View 3D Reconstruction

Learning Implicit Fields for Generative Shape Modeling

2018-12-06 · CVPR 2019 6 · Zhiqin Chen, Hao Zhang

We advocate the use of implicit fields for learning generative models of shapes and introduce an implicit field decoder, called IM-NET, for shape generation, aimed at improving the visual quality of the generated shapes.…

3D Reconstruction3D Shape RepresentationDecoderRepresentation Learning+1