paper-with-me

Papers

Consistent Zero-shot 3D Texture Synthesis Using Geometry-aware Diffusion and Temporal Video Models

2025-06-26 · Donggoo Kang, Jangyeong Kim, Dasol Jeong, Junyoung Choi, Jeonga Wi, Hyunmin Lee, Joonho Gwon, Joonki Paik

Current texture synthesis methods, which generate textures from fixed viewpoints, suffer from inconsistencies due to the lack of global context and geometric understanding. Meanwhile, recent advancements in video generation models have demonstrated remarkable success in achieving temporally consistent videos. In this paper, we introduce VideoTex, a novel framework for seamless texture synthesis that leverages video generation models to address both spatial and temporal inconsistencies in 3D textures. Our approach incorporates geometry-aware conditions, enabling precise utilization of 3D mesh structures. Additionally, we propose a structure-wise UV diffusion strategy, which enhances the generation of occluded areas by preserving semantic information, resulting in smoother and more coherent textures. VideoTex not only achieves smoother transitions across UV boundaries but also ensures high-quality, temporally stable textures across video frames. Extensive experiments demonstrate that VideoTex outperforms existing methods in texture fidelity, seam blending, and stability, paving the way for dynamic real-time applications that demand both visual quality and temporal coherence.

📄 PDF Abstract BibTeX arXiv:2506.20946

Code (0)

등록된 구현이 없습니다.

Tasks

Texture SynthesisVideo Generation

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 제목 키워드 기반

Tex4D: Zero-shot 4D Scene Texturing with Video Diffusion Models

2024-10-14 · Jingzhi Bao, Xueting Li, Ming-Hsuan Yang

3D meshes are widely used in computer vision and graphics for their efficiency in animation and minimal memory use, playing a crucial role in movies, games, AR, and VR. However, creating temporally consistent and realist…

3D geometryDenoisingTexture SynthesisVideo Generation

AvatarCLIP: Zero-Shot Text-Driven Generation and Animation of 3D Avatars

2022-05-17 · Fangzhou Hong, Mingyuan Zhang, Liang Pan, Zhongang Cai 외

3D avatar creation plays a crucial role in the digital age. However, the whole production process is prohibitively time-consuming and labor-intensive. To democratize this technology to a larger audience, we propose Avata…

3D geometryLanguage ModellingMotion SynthesisTexture Synthesis

RoomPainter: View-Integrated Diffusion for Consistent Indoor Scene Texturing

2024-12-21 · CVPR 2025 1 · Zhipeng Huang, Wangbo Yu, Xinhua Cheng, ChengShu Zhao 외

Indoor scene texture synthesis has garnered significant interest due to its important potential applications in virtual reality, digital media and creative arts. Existing diffusion-model-based researches either rely on p…

Texture Synthesis

StructNeRF: Neural Radiance Fields for Indoor Scenes with Structural Hints

2022-09-12 · Zheng Chen, Chen Wang, Yuan-Chen Guo, Song-Hai Zhang

Neural Radiance Fields (NeRF) achieve photo-realistic view synthesis with densely captured input images. However, the geometry of NeRF is extremely under-constrained given sparse views, resulting in significant degradati…

Depth EstimationNeRFNovel View Synthesis

Consistent123: Improve Consistency for One Image to 3D Object Synthesis

2023-10-12 · Haohan Weng, Tianyu Yang, Jianan Wang, Yu Li 외

Large image diffusion models enable novel view synthesis with high quality and excellent zero-shot capability. However, such models based on image-to-image translation have no guarantee of view consistency, limiting the …

3D Generation3D ReconstructionImage to 3DImage-to-Image Translation+1