paper-with-me

Papers

Self-supervised Learning of Implicit Shape Representation with Dense Correspondence for Deformable Objects

2023-08-24 · ICCV 2023 1 · Baowen Zhang, Jiahe Li, Xiaoming Deng, yinda zhang, Cuixia Ma, Hongan Wang

Learning 3D shape representation with dense correspondence for deformable objects is a fundamental problem in computer vision. Existing approaches often need additional annotations of specific semantic domain, e.g., skeleton poses for human bodies or animals, which require extra annotation effort and suffer from error accumulation, and they are limited to specific domain. In this paper, we propose a novel self-supervised approach to learn neural implicit shape representation for deformable objects, which can represent shapes with a template shape and dense correspondence in 3D. Our method does not require the priors of skeleton and skinning weight, and only requires a collection of shapes represented in signed distance fields. To handle the large deformation, we constrain the learned template shape in the same latent space with the training shapes, design a new formulation of local rigid constraint that enforces rigid transformation in local region and addresses local reflection issue, and present a new hierarchical rigid constraint to reduce the ambiguity due to the joint learning of template shape and correspondences. Extensive experiments show that our model can represent shapes with large deformations. We also show that our shape representation can support two typical applications, such as texture transfer and shape editing, with competitive performance. The code and models are available at https://iscas3dv.github.io/deformshape

📄 PDF Abstract BibTeX arXiv:2308.12590

Code (0)

등록된 구현이 없습니다.

Tasks

3D Shape RepresentationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

NeeDrop: Self-supervised Shape Representation from Sparse Point Clouds using Needle Dropping

2021-11-30 · Alexandre Boulch, Pierre-Alain Langlois, Gilles Puy, Renaud Marlet

There has been recently a growing interest for implicit shape representations. Contrary to explicit representations, they have no resolution limitations and they easily deal with a wide variety of surface topologies. To …

Autonomous Driving

Self-Supervised Implicit Attention Priors for Point Cloud Reconstruction

2025-11-06 · Kyle Fogarty, Chenyue Cai, Jing Yang, Zhilin Guo 외 arxiv

Recovering high-quality surfaces from irregular point cloud is ill-posed unless strong geometric priors are available. We introduce an implicit self-prior approach that distills a shape-specific prior directly from the i…

Deep Implicit Templates for 3D Shape Representation

2020-11-30 · CVPR 2021 1 · Zerong Zheng, Tao Yu, Qionghai Dai, Yebin Liu

Deep implicit functions (DIFs), as a kind of 3D shape representation, are becoming more and more popular in the 3D vision community due to their compactness and strong representation power. However, unlike polygon mesh-b…

3D Shape Representation

Implicit Autoencoder for Point-Cloud Self-Supervised Representation Learning

2022-01-03 · ICCV 2023 1 · Siming Yan, Zhenpei Yang, Haoxiang Li, Chen Song 외

This paper advocates the use of implicit surface representation in autoencoder-based self-supervised 3D representation learning. The most popular and accessible 3D representation, i.e., point clouds, involves discrete sa…

3D geometry3D Point Cloud Classification3D Point Cloud Linear ClassificationDecoder+3

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. Ins…

Semantic correspondence