paper-with-me

Papers

TexGaussian: Generating High-quality PBR Material via Octree-based 3D Gaussian Splatting

2024-11-29 · CVPR 2025 1 · Bojun Xiong, Jialun Liu, Jiakui Hu, Chenming Wu, Jinbo Wu, Xing Liu, Chen Zhao, Errui Ding, Zhouhui Lian

Physically Based Rendering (PBR) materials play a crucial role in modern graphics, enabling photorealistic rendering across diverse environment maps. Developing an effective and efficient algorithm that is capable of automatically generating high-quality PBR materials rather than RGB texture for 3D meshes can significantly streamline the 3D content creation. Most existing methods leverage pre-trained 2D diffusion models for multi-view image synthesis, which often leads to severe inconsistency between the generated textures and input 3D meshes. This paper presents TexGaussian, a novel method that uses octant-aligned 3D Gaussian Splatting for rapid PBR material generation. Specifically, we place each 3D Gaussian on the finest leaf node of the octree built from the input 3D mesh to render the multi-view images not only for the albedo map but also for roughness and metallic. Moreover, our model is trained in a regression manner instead of diffusion denoising, capable of generating the PBR material for a 3D mesh in a single feed-forward process. Extensive experiments on publicly available benchmarks demonstrate that our method synthesizes more visually pleasing PBR materials and runs faster than previous methods in both unconditional and text-conditional scenarios, exhibiting better consistency with the given geometry. Our code and trained models are available at https://3d-aigc.github.io/TexGaussian.

📄 PDF Abstract BibTeX arXiv:2411.19654

Code (1)

ymxbj/TexGaussian 공식 구현 pytorch

Tasks

DenoisingImage Generation

Methods 이 논문이 사용한 방법론

+ ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881||How do I resolve a dispute on Expedia? How do I resolve a dispute on Expedia contact their support at + ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 or + ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056. Provide booking details and explain the issue…
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 제목 키워드 기반

TexOct: Generating Textures of 3D Models with Octree-based Diffusion

2024-01-01 · CVPR 2024 1 · Jialun Liu, Chenming Wu, Xinqi Liu, Xing Liu 외

This paper focuses on synthesizing high-quality and complete textures directly on the surface of 3D models within 3D space. 2D diffusion-based methods face challenges in generating 2D texture maps due to the infinite…

Denoising

OctFusion: Octree-based Diffusion Models for 3D Shape Generation

2024-08-27 · Bojun Xiong, Si-Tong Wei, Xin-Yang Zheng, Yan-Pei Cao 외

Diffusion models have emerged as a popular method for 3D generation. However, it is still challenging for diffusion models to efficiently generate diverse and high-quality 3D shapes. In this paper, we introduce OctFusion…

3D Generation3D Shape GenerationGPU

OctaOctree Neural Radiosity for Real-time Glossy Material Rendering

2026-06-07 · Jierui Ren, Haojie Jin, Bo Pang, Meng Gai 외 arxiv

Modeling high-frequency outgoing radiance distributions remains a fundamental challenge in global illumination, especially for glossy and specular materials. Existing neural-based radiance caching methods commonly rely o…

Octree Generating Networks: Efficient Convolutional Architectures for High-resolution 3D Outputs

2017-03-28 · ICCV 2017 10 · Maxim Tatarchenko, Alexey Dosovitskiy, Thomas Brox

We present a deep convolutional decoder architecture that can generate volumetric 3D outputs in a compute- and memory-efficient manner by using an octree representation. The network learns to predict both the structure o…

3D ReconstructionDecoderVocal Bursts Intensity Prediction

TeSO: Representing and Compressing 3D Point Cloud Scenes with Textured Surfel Octree

2025-08-09 · Yueyu Hu, Ran Gong, Tingyu Fan, Yao Wang arxiv

3D visual content streaming is a key technology for emerging 3D telepresence and AR/VR applications. One fundamental element underlying the technology is a versatile 3D representation that is capable of producing high-qu…

Point Clouds