paper-with-me

Papers

Leveraging 2D Data to Learn Textured 3D Mesh Generation

2020-04-08 · CVPR 2020 6 · Paul Henderson, Vagia Tsiminaki, Christoph H. Lampert

Numerous methods have been proposed for probabilistic generative modelling of 3D objects. However, none of these is able to produce textured objects, which renders them of limited use for practical tasks. In this work, we present the first generative model of textured 3D meshes. Training such a model would traditionally require a large dataset of textured meshes, but unfortunately, existing datasets of meshes lack detailed textures. We instead propose a new training methodology that allows learning from collections of 2D images without any 3D information. To do so, we train our model to explain a distribution of images by modelling each image as a 3D foreground object placed in front of a 2D background. Thus, it learns to generate meshes that when rendered, produce images similar to those in its training set. A well-known problem when generating meshes with deep networks is the emergence of self-intersections, which are problematic for many use-cases. As a second contribution we therefore introduce a new generation process for 3D meshes that guarantees no self-intersections arise, based on the physical intuition that faces should push one another out of the way as they move. We conduct extensive experiments on our approach, reporting quantitative and qualitative results on both synthetic data and natural images. These show our method successfully learns to generate plausible and diverse textured 3D samples for five challenging object classes.

📄 PDF Abstract BibTeX arXiv:2004.04180

Code (1)

pmh47/textured-mesh-gen tf

Tasks

Physical Intuition

Similar Papers 제목 키워드 기반

3DGen: Triplane Latent Diffusion for Textured Mesh Generation

2023-03-09 · Anchit Gupta, Wenhan Xiong, Yixin Nie, Ian Jones 외

Latent diffusion models for image generation have crossed a quality threshold which enabled them to achieve mass adoption. Recently, a series of works have made advancements towards replicating this success in the 3D dom…

DiversityGPUImage GenerationTexture Synthesis

DHQA-4D: Perceptual Quality Assessment of Dynamic 4D Digital Human

2025-10-04 · Yunhao Li, Sijing Wu, Yucheng Zhu, Huiyu Duan 외 arxiv

With the rapid development of 3D scanning and reconstruction technologies, dynamic digital human avatars based on 4D meshes have become increasingly popular. A high-precision dynamic digital human avatar can be applied t…

CRM: Single Image to 3D Textured Mesh with Convolutional Reconstruction Model

2024-03-08 · Zhengyi Wang, Yikai Wang, Yifei Chen, Chendong Xiang 외

Feed-forward 3D generative models like the Large Reconstruction Model (LRM) have demonstrated exceptional generation speed. However, the transformer-based methods do not leverage the geometric priors of the triplane comp…

Image to 3D

SMPLX-Lite: A Realistic and Drivable Avatar Benchmark with Rich Geometry and Texture Annotations

2024-05-30 · Yujiao Jiang, Qingmin Liao, Zhaolong Wang, Xiangru Lin 외

Recovering photorealistic and drivable full-body avatars is crucial for numerous applications, including virtual reality, 3D games, and tele-presence. Most methods, whether reconstruction or generation, require large num…

Single Mesh Diffusion Models with Field Latents for Texture Generation

2023-12-14 · CVPR 2024 1 · Thomas W. Mitchel, Carlos Esteves, Ameesh Makadia

We introduce a framework for intrinsic latent diffusion models operating directly on the surfaces of 3D shapes, with the goal of synthesizing high-quality textures. Our approach is underpinned by two contributions: field…

Texture Synthesis