paper-with-me

홈 › Papers

ECON: Explicit Clothed humans Optimized via Normal integration

2022-12-14 · CVPR 2023 1 · Yuliang Xiu, Jinlong Yang, Xu Cao, Dimitrios Tzionas, Michael J. Black

The combination of deep learning, artist-curated scans, and Implicit Functions (IF), is enabling the creation of detailed, clothed, 3D humans from images. However, existing methods are far from perfect. IF-based methods recover free-form geometry, but produce disembodied limbs or degenerate shapes for novel poses or clothes. To increase robustness for these cases, existing work uses an explicit parametric body model to constrain surface reconstruction, but this limits the recovery of free-form surfaces such as loose clothing that deviates from the body. What we want is a method that combines the best properties of implicit representation and explicit body regularization. To this end, we make two key observations: (1) current networks are better at inferring detailed 2D maps than full-3D surfaces, and (2) a parametric model can be seen as a "canvas" for stitching together detailed surface patches. Based on these, our method, ECON, has three main steps: (1) It infers detailed 2D normal maps for the front and back side of a clothed person. (2) From these, it recovers 2.5D front and back surfaces, called d-BiNI, that are equally detailed, yet incomplete, and registers these w.r.t. each other with the help of a SMPL-X body mesh recovered from the image. (3) It "inpaints" the missing geometry between d-BiNI surfaces. If the face and hands are noisy, they can optionally be replaced with the ones of SMPL-X. As a result, ECON infers high-fidelity 3D humans even in loose clothes and challenging poses. This goes beyond previous methods, according to the quantitative evaluation on the CAPE and Renderpeople datasets. Perceptual studies also show that ECON's perceived realism is better by a large margin. Code and models are available for research purposes at econ.is.tue.mpg.de

📄 PDF Abstract BibTeX arXiv:2212.07422

Code (1)

YuliangXiu/ECON 공식 구현 pytorch

Tasks

3D Human ReconstructionSurface Reconstruction

Similar Papers 제목 키워드 기반

MExECON: Multi-view Extended Explicit Clothed humans Optimized via Normal integration

2025-08-21 · Fulden Ece Uğur, Rafael Redondo, Albert Barreiro, Stefan Hristov 외 arxiv

This work presents MExECON, a novel pipeline for 3D reconstruction of clothed human avatars from sparse multi-view RGB images. Building on the single-view method ECON, MExECON extends its capabilities to leverage multipl…

3D ReconstructionPose Estimation

TeCH: Text-guided Reconstruction of Lifelike Clothed Humans

2023-08-16 · Yangyi Huang, Hongwei Yi, Yuliang Xiu, Tingting Liao 외

Despite recent research advancements in reconstructing clothed humans from a single image, accurately restoring the "unseen regions" with high-level details remains an unsolved challenge that lacks attention. Existing me…

DescriptiveQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

IntrinsicAvatar: Physically Based Inverse Rendering of Dynamic Humans from Monocular Videos via Explicit Ray Tracing

2023-12-08 · CVPR 2024 1 · Shaofei Wang, Božidar Antić, Andreas Geiger, Siyu Tang

We present IntrinsicAvatar, a novel approach to recovering the intrinsic properties of clothed human avatars including geometry, albedo, material, and environment lighting from only monocular videos. Recent advancements …

DisentanglementInverse RenderingNeural Rendering

ICON: Implicit Clothed humans Obtained from Normals

2021-12-16 · CVPR 2022 1 · Yuliang Xiu, Jinlong Yang, Dimitrios Tzionas, Michael J. Black

Current methods for learning realistic and animatable 3D clothed avatars need either posed 3D scans or 2D images with carefully controlled user poses. In contrast, our goal is to learn an avatar from only 2D images of pe…

3D Human Pose Estimation3D Human Reconstruction3D Human Shape EstimationMonocular 3D Human Pose Estimation

Chupa: Carving 3D Clothed Humans from Skinned Shape Priors using 2D Diffusion Probabilistic Models

2023-05-19 · ICCV 2023 1 · Byungjun Kim, Patrick Kwon, Kwangho Lee, Myunggi Lee 외

We propose a 3D generation pipeline that uses diffusion models to generate realistic human digital avatars. Due to the wide variety of human identities, poses, and stochastic details, the generation of 3D human meshes ha…

3D Generation3D Reconstruction