3DTextureTransformer: Geometry Aware Texture Generation for Arbitrary Mesh Topology
Learning to generate textures for a novel 3D mesh given a collection of 3D meshes and real-world 2D images is an important problem with applications in various domains such as 3D simulation, augmented and virtual reality, gaming, architecture, and design. Existing solutions either do not produce high-quality textures or deform the original high-resolution input mesh topology into a regular grid to make this generation easier but also lose the original mesh topology. In this paper, we present a novel framework called the 3DTextureTransformer that enables us to generate high-quality textures without deforming the original, high-resolution input mesh. Our solution, a hybrid of geometric deep learning and StyleGAN-like architecture, is flexible enough to work on arbitrary mesh topologies and also easily extensible to texture generation for point cloud representations. Our solution employs a message-passing framework in 3D in conjunction with a StyleGAN-like architecture for 3D texture generation. The architecture achieves state-of-the-art performance among a class of solutions that can learn from a collection of 3D geometry and real-world 2D images while working with any arbitrary mesh topology.
Code (0)
등록된 구현이 없습니다.
Tasks
3D geometryTexture SynthesisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Emotion-Controllable Generalized Talking Face Generation
Despite the significant progress in recent years, very few of the AI-based talking face generation methods attempt to render natural emotions. Moreover, the scope of the methods is majorly limited to the characteristics …
Face GenerationOptical Flow EstimationTalking Face GenerationTexture SynthesisTextureDreamer: Image-guided Texture Synthesis through Geometry-aware Diffusion
We present TextureDreamer, a novel image-guided texture synthesis method to transfer relightable textures from a small number of input images (3 to 5) to target 3D shapes across arbitrary categories. Texture creation is …
Texture SynthesisID-Sculpt: ID-aware 3D Head Generation from Single In-the-wild Portrait Image
While recent works have achieved great success on image-to-3D object generation, high quality and fidelity 3D head generation from a single image remains a great challenge. Previous text-based methods for generating 3D h…
Image to 3DTexture SynthesisGAGAN: Geometry-Aware Generative Adversarial Networks
Deep generative models learned through adversarial training have become increasingly popular for their ability to generate naturalistic image textures. However, aside from their texture, the visual appearance of objects …
Face GenerationImage GenerationNeural Free-Viewpoint Performance Rendering under Complex Human-object Interactions
4D reconstruction of human-object interaction is critical for immersive VR/AR experience and human activity understanding. Recent advances still fail to recover fine geometry and texture results from sparse RGB inputs, e…
4D reconstructionDynamic ReconstructionHuman-Object Interaction DetectionNeural Rendering+3