paper-with-me

Papers

Weakly-Supervised 3D Reconstruction of Clothed Humans via Normal Maps

2023-11-27 · Jane Wu, Diego Thomas, Ronald Fedkiw

We present a novel deep learning-based approach to the 3D reconstruction of clothed humans using weak supervision via 2D normal maps. Given a single RGB image or multiview images, our network infers a signed distance function (SDF) discretized on a tetrahedral mesh surrounding the body in a rest pose. Subsequently, inferred pose and camera parameters are used to generate a normal map from the SDF. A key aspect of our approach is the use of Marching Tetrahedra to (uniquely) compute a triangulated surface from the SDF on the tetrahedral mesh, facilitating straightforward differentiation (and thus backpropagation). Thus, given only ground truth normal maps (with no volumetric information ground truth information), we can train the network to produce SDF values from corresponding RGB images. Optionally, an additional multiview loss leads to improved results. We demonstrate the efficacy of our approach for both network inference and 3D reconstruction.

📄 PDF Abstract BibTeX arXiv:2311.16042

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

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

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

UNIF: United Neural Implicit Functions for Clothed Human Reconstruction and Animation

2022-07-20 · Shenhan Qian, Jiale Xu, Ziwei Liu, Liqian Ma 외

We propose united implicit functions (UNIF), a part-based method for clothed human reconstruction and animation with raw scans and skeletons as the input. Previous part-based methods for human reconstruction rely on grou…

Position

ARCH: Animatable Reconstruction of Clothed Humans

2020-04-08 · CVPR 2020 6 · Zeng Huang, Yuanlu Xu, Christoph Lassner, Hao Li 외

In this paper, we propose ARCH (Animatable Reconstruction of Clothed Humans), a novel end-to-end framework for accurate reconstruction of animation-ready 3D clothed humans from a monocular image. Existing approaches to d…

3D Object Reconstruction From A Single Image3D Reconstruction

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