paper-with-me

홈 › Papers

A-SDF: Learning Disentangled Signed Distance Functions for Articulated Shape Representation

2021-04-15 · ICCV 2021 10 · Jiteng Mu, Weichao Qiu, Adam Kortylewski, Alan Yuille, Nuno Vasconcelos, Xiaolong Wang

Recent work has made significant progress on using implicit functions, as a continuous representation for 3D rigid object shape reconstruction. However, much less effort has been devoted to modeling general articulated objects. Compared to rigid objects, articulated objects have higher degrees of freedom, which makes it hard to generalize to unseen shapes. To deal with the large shape variance, we introduce Articulated Signed Distance Functions (A-SDF) to represent articulated shapes with a disentangled latent space, where we have separate codes for encoding shape and articulation. We assume no prior knowledge on part geometry, articulation status, joint type, joint axis, and joint location. With this disentangled continuous representation, we demonstrate that we can control the articulation input and animate unseen instances with unseen joint angles. Furthermore, we propose a Test-Time Adaptation inference algorithm to adjust our model during inference. We demonstrate our model generalize well to out-of-distribution and unseen data, e.g., partial point clouds and real-world depth images.

📄 PDF Abstract BibTeX arXiv:2104.07645

Code (1)

JitengMu/A-SDF pytorch

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

Neural-ABC: Neural Parametric Models for Articulated Body with Clothes

2024-04-06 · Honghu Chen, Yuxin Yao, Juyong Zhang

In this paper, we introduce Neural-ABC, a novel parametric model based on neural implicit functions that can represent clothed human bodies with disentangled latent spaces for identity, clothing, shape, and pose. Traditi…

gSDF: Geometry-Driven Signed Distance Functions for 3D Hand-Object Reconstruction

2023-04-24 · CVPR 2023 1 · Zerui Chen, ShiZhe Chen, Cordelia Schmid, Ivan Laptev

Signed distance functions (SDFs) is an attractive framework that has recently shown promising results for 3D shape reconstruction from images. SDFs seamlessly generalize to different shape resolutions and topologies but …

3D geometry3D Reconstruction3D Shape Reconstructionhand-object pose+1

OmniAvatar: Geometry-Guided Controllable 3D Head Synthesis

2023-03-27 · CVPR 2023 1 · Hongyi Xu, Guoxian Song, Zihang Jiang, Jianfeng Zhang 외

We present OmniAvatar, a novel geometry-guided 3D head synthesis model trained from in-the-wild unstructured images that is capable of synthesizing diverse identity-preserved 3D heads with compelling dynamic details unde…

ArtFormer: Controllable Generation of Diverse 3D Articulated Objects

2024-12-10 · CVPR 2025 1 · Jiayi Su, Youhe Feng, Zheng Li, Jinhua Song 외

This paper presents a novel framework for modeling and conditional generation of 3D articulated objects. Troubled by flexibility-quality tradeoffs, existing methods are often limited to using predefined structures or ret…

Guiding Diffusion-Based Articulated Object Generation by Partial Point Cloud Alignment and Physical Plausibility Constraints

2025-08-01 · Jens U. Kreber, Joerg Stueckler arxiv

Articulated objects are an important type of interactable objects in everyday environments. In this paper, we propose PhysNAP, a novel diffusion model-based approach for generating articulated objects that aligns them wi…

Point Clouds