paper-with-me

Papers

PocoLoco: A Point Cloud Diffusion Model of Human Shape in Loose Clothing

2024-11-06 · Siddharth Seth, Rishabh Dabral, Diogo Luvizon, Marc Habermann, Ming-Hsuan Yang, Christian Theobalt, Adam Kortylewski

Modeling a human avatar that can plausibly deform to articulations is an active area of research. We present PocoLoco -- the first template-free, point-based, pose-conditioned generative model for 3D humans in loose clothing. We motivate our work by noting that most methods require a parametric model of the human body to ground pose-dependent deformations. Consequently, they are restricted to modeling clothing that is topologically similar to the naked body and do not extend well to loose clothing. The few methods that attempt to model loose clothing typically require either canonicalization or a UV-parameterization and need to address the challenging problem of explicitly estimating correspondences for the deforming clothes. In this work, we formulate avatar clothing deformation as a conditional point-cloud generation task within the denoising diffusion framework. Crucially, our framework operates directly on unordered point clouds, eliminating the need for a parametric model or a clothing template. This also enables a variety of practical applications, such as point-cloud completion and pose-based editing -- important features for virtual human animation. As current datasets for human avatars in loose clothing are far too small for training diffusion models, we release a dataset of two subjects performing various poses in loose clothing with a total of 75K point clouds. By contributing towards tackling the challenging task of effectively modeling loose clothing and expanding the available data for training these models, we aim to set the stage for further innovation in digital humans. The source code is available at https://github.com/sidsunny/pocoloco .

📄 PDF Abstract BibTeX arXiv:2411.04249

Code (1)

sidsunny/pocoloco 공식 구현

Tasks

DenoisingHuman AnimationPoint Cloud CompletionPoint Cloud Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Multi-hypotheses Conditioned Point Cloud Diffusion for 3D Human Reconstruction from Occluded Images

2024-09-27 · Donghwan Kim, Tae-Kyun Kim

3D human shape reconstruction under severe occlusion due to human-object or human-human interaction is a challenging problem. Parametric models i.e., SMPL(-X), which are based on the statistics across human shapes, can r…

3D Human ReconstructionDenoising

Diffusion Probabilistic Models for 3D Point Cloud Generation

2021-03-02 · CVPR 2021 1 · Shitong Luo, Wei Hu

We present a probabilistic model for point cloud generation, which is fundamental for various 3D vision tasks such as shape completion, upsampling, synthesis and data augmentation. Inspired by the diffusion process in no…

Data AugmentationPoint Cloud Generation

PCDreamer: Point Cloud Completion Through Multi-view Diffusion Priors

2024-11-28 · CVPR 2025 1 · Guangshun Wei, Yuan Feng, Long Ma, Chen Wang 외

This paper presents PCDreamer, a novel method for point cloud completion. Traditional methods typically extract features from partial point clouds to predict missing regions, but the large solution space often leads to u…

Point Cloud Completion

StrucADT: Generating Structure-controlled 3D Point Clouds with Adjacency Diffusion Transformer

2025-09-28 · Zhenyu Shu, Jiajun Shen, Zhongui Chen, Xiaoguang Han 외 arxiv

In the field of 3D point cloud generation, numerous 3D generative models have demonstrated the ability to generate diverse and realistic 3D shapes. However, the majority of these approaches struggle to generate controlla…

Point Cloud GenerationPoint Clouds

A Point Cloud Generative Model Based on Nonequilibrium Thermodynamics

2021-01-01 · Shitong Luo, Wei Hu

We present a probabilistic model for point cloud generation, which is critical for various 3D vision tasks such as shape completion, upsampling, synthesis and data augmentation. Inspired by the diffusion process in non-e…

Point Cloud Generation