paper-with-me

Papers

Semantic Human Mesh Reconstruction with Textures

2024-03-05 · CVPR 2024 1 · Xiaoyu Zhan, Jianxin Yang, Yuanqi Li, Jie Guo, Yanwen Guo, Wenping Wang

The field of 3D detailed human mesh reconstruction has made significant progress in recent years. However, current methods still face challenges when used in industrial applications due to unstable results, low-quality meshes, and a lack of UV unwrapping and skinning weights. In this paper, we present SHERT, a novel pipeline that can reconstruct semantic human meshes with textures and high-precision details. SHERT applies semantic- and normal-based sampling between the detailed surface (e.g. mesh and SDF) and the corresponding SMPL-X model to obtain a partially sampled semantic mesh and then generates the complete semantic mesh by our specifically designed self-supervised completion and refinement networks. Using the complete semantic mesh as a basis, we employ a texture diffusion model to create human textures that are driven by both images and texts. Our reconstructed meshes have stable UV unwrapping, high-quality triangle meshes, and consistent semantic information. The given SMPL-X model provides semantic information and shape priors, allowing SHERT to perform well even with incorrect and incomplete inputs. The semantic information also makes it easy to substitute and animate different body parts such as the face, body, and hands. Quantitative and qualitative experiments demonstrate that SHERT is capable of producing high-fidelity and robust semantic meshes that outperform state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2403.02561

Code (1)

ZhanxyR/SHERT 공식 구현 pytorch

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…

Similar Papers 제목 키워드 기반

Novel-View Human Action Synthesis

2020-07-06 · Mohamed Ilyes Lakhal, Davide Boscaini, Fabio Poiesi, Oswald Lanz 외

Novel-View Human Action Synthesis aims to synthesize the movement of a body from a virtual viewpoint, given a video from a real viewpoint. We present a novel 3D reasoning to synthesize the target viewpoint. We first esti…

Novel View SynthesisVideo Generation

Fine-Grained Multi-View Hand Reconstruction Using Inverse Rendering

2024-07-08 · Qijun Gan, Wentong Li, Jinwei Ren, Jianke Zhu

Reconstructing high-fidelity hand models with intricate textures plays a crucial role in enhancing human-object interaction and advancing real-world applications. Despite the state-of-the-art methods excelling in texture…

Human-Object Interaction DetectionInverse RenderingNeural RenderingTexture Synthesis

Mesh-Learner: Texturing Mesh with Spherical Harmonics

2025-04-28 · Yunfei Wan, Jianheng Liu, Jiarong Lin, Fu Zhang

In this paper, we present a 3D reconstruction and rendering framework termed Mesh-Learner that is natively compatible with traditional rasterization pipelines. It integrates mesh and spherical harmonic (SH) texture (i.e.…

3D ReconstructionCPUGPU

DragTex: Generative Point-Based Texture Editing on 3D Mesh

2024-03-04 · Yudi Zhang, Qi Xu, Lei Zhang

Creating 3D textured meshes using generative artificial intelligence has garnered significant attention recently. While existing methods support text-based generative texture generation or editing on 3D meshes, they ofte…

DecoderTexture Synthesis

Mesh Strikes Back: Fast and Efficient Human Reconstruction from RGB videos

2023-03-15 · Rohit Jena, Pratik Chaudhari, James Gee, Ganesh Iyer 외

Human reconstruction and synthesis from monocular RGB videos is a challenging problem due to clothing, occlusion, texture discontinuities and sharpness, and framespecific pose changes. Many methods employ deferred render…

NeRFNovel View Synthesis