IP Library › Granted Patent US 12,705,818
Granted Patent B2
US 12,705,818 · App. 18/644,044 · Granted Aug 11, 2026

Consistent latent diffusion for mesh texturing

Inventors: Julian Knodt (Palo Alto, CA); Xifeng Gao (Tallahassee, FL)
Assignee: TENCENT AMERICA LLC
G06T15/04G06T5/70G06T17/20
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,705,818
App. No.
18/644,044
Filed
Apr 23, 2024
Granted
Aug 11, 2026
Kind
B2
Art Unit
2612
USPC
345/419
Abstract

A method of generating textures for a 3D mesh is provided. In the method, the 3D mesh is received. The 3D mesh includes a plurality of vertices and a plurality of faces. The plurality of faces is formed based on the plurality of vertices. A latent texture map is generated based on a plurality of latent images of the 3D mesh in a latent space from a plurality of view angles. The latent texture map is denoised to remove noise based on a diffusion process. The textures are generated for the 3D mesh in a pixel space based on the denoised latent texture map.

Claims (68)

1 . A method of generating textures for a three-dimensional (3D) mesh, the method comprising:

receiving the 3D mesh that includes a plurality of vertices and a plurality of faces formed based on the plurality of vertices;

generating a latent texture map based on a plurality of latent images of the 3D mesh in a latent space from a plurality of view angles;

denoising the latent texture map to remove noise based on a diffusion process; and

generating the textures for the 3D mesh in a pixel space based on the denoised latent texture map.

2 . The method of claim 1 , wherein the generating the latent texture map further comprises:

generating the latent texture map based on rendered textures of the 3D mesh in the pixel space for the plurality of view angles, the latent texture map including latent textures of the 3D mesh and a plurality of independent identically distributed (I. I. D.) Gaussian noises, each of a plurality of latent pixels in the latent texture map including a respective latent value; and

determining a spherical harmonic coefficient for each of the latent values of the plurality of latent pixels in the latent texture map based on the view angle associated with the respective latent value.

3 . The method of claim 2 , wherein a selected region of each of the plurality of latent images of the latent texture map includes a same set of the I. I. D. Gaussian noises.

4 . The method of claim 1 , wherein the denoising further comprises:

rendering latent textures into a first latent image of the plurality of latent images of the latent texture map, the first latent image being generated for a first view angle;

denoising the latent textures of the first latent image in a selected region of the first latent image, the selected region being defined by a mask; and

generating updated textures of the first latent image based on the denoised latent textures.

5 . The method of claim 4 , wherein the generating the updated textures of the first latent image further comprises:

determining differences between the denoised latent textures and rendered latent textures by projecting the denoised latent textures onto the rendered latent textures in the first latent image; and

generating the updated textures of the first latent image based on the determined differences.

6 . The method of claim 5 , wherein the denoising further comprises:

determining a spherical harmonic coefficient for each of latent values of a plurality of latent pixels in the updated textures of the first latent image with weighted least squares; and

denoising the latent texture map based on a least square of weighted updated textures of the first latent image and a weighted view angle of the first view angle.

7 . The method of claim 4 , wherein the generating the textures for the 3D mesh further comprises:

determining a weighted average texture of the updated textures of the plurality of latent images in the denoised latent texture map;

determining a gradient that indicates a minimum difference between the weighted average texture and the updated textures of each of the plurality of latent images; and

optimizing the updated textures of the plurality of latent images based on the determined gradient to generate optimized textures of the plurality of latent images.

8 . The method of claim 7 , wherein the determining the weighted average texture further comprises:

decoding the updated textures of the plurality of latent images into the pixel space to generate a plurality of pixel images;

determining a difference between each pair of shared regions in the plurality of pixel images; and

determining the weighted average texture as an average of weighted differences between the pairs of shared regions in the plurality of the pixel images.

9 . The method of claim 7 , wherein the generating the textures for the 3D mesh further comprises:

decoding the optimized textures of the plurality of latent images into the pixel spaces to generate a plurality of RGB images in the pixel space, the plurality of RGB images including textures, a number of samples in the plurality of RGB images being greater than a number of samples in the plurality of latent images.

10 . The method of claim 9 , wherein the generating the textures for the 3D mesh further comprises:

projecting the plurality of RGB images onto the 3D mesh to generate an RGB texture map of the 3D mesh;

determining differences between the textures of the plurality of RGB images and rendered textures of the 3D mesh that are rendered for the plurality of view angles; and

updating the textures of the plurality of RGB images in the RGB texture map to generate the textures of the 3D mesh based on the differences between the textures of the plurality of RGB images and the rendered textures of the 3D mesh.

11 . An apparatus for generating textures for a three-dimensional (3D) mesh, the apparatus comprising:

processing circuitry configured to:

receive the 3D mesh that includes a plurality of vertices and a plurality of faces formed based on the plurality of vertices;

generate a latent texture map based on a plurality of latent images of the 3D mesh in a latent space from a plurality of view angles;

denoise the latent texture map to remove noise based on a diffusion process; and

generate the textures for the 3D mesh in a pixel space based on the denoised latent texture map.

12 . The apparatus of claim 11 , wherein the processing circuitry is configured to:

generate the latent texture map based on rendered textures of the 3D mesh in the pixel space for the plurality of view angles, the latent texture map including latent textures of the 3D mesh and a plurality of independent identically distributed (I. I. D.) Gaussian noises, each of a plurality of latent pixels in the latent texture map including a respective latent value; and

determine a spherical harmonic coefficient for each of the latent values of the plurality of latent pixels in the latent texture map based on the view angle associated with the respective latent value.

13 . The apparatus of claim 12 , wherein a selected region of each of the plurality of latent images of the latent texture map includes a same set of the I. I. D. Gaussian noises.

14 . The apparatus of claim 11 , wherein the processing circuitry is configured to:

render latent textures into a first latent image of the plurality of latent images of the latent texture map, the first latent image being generated for a first view angle;

denoise the latent textures of the first latent image in a selected region of the first latent image, the selected region being defined by a mask; and

generate updated textures of the first latent image based on the denoised latent textures.

15 . The apparatus of claim 14 , wherein the processing circuitry is configured to:

determine differences between the denoised latent textures and rendered latent textures by projecting the denoised latent textures onto the rendered latent textures in the first latent image; and

generate the updated textures of the first latent image based on the determined differences.

16 . The apparatus of claim 15 , wherein the processing circuitry is configured to:

determine a spherical harmonic coefficient for each of latent values of a plurality of latent pixels in the updated textures of the first latent image with weighted least squares; and

denoise the latent texture map based on a least square of weighted updated textures of the first latent image and a weighted view angle of the first view angle.

17 . The apparatus of claim 14 , wherein the processing circuitry is configured to:

determine a weighted average texture of the updated textures of the plurality of latent images in the denoised latent texture map;

determine a gradient that indicates a minimum difference between the weighted average texture and the updated textures of each of the plurality of latent images; and

optimize the updated textures of the plurality of latent images based on the determined gradient to generate optimized textures of the plurality of latent images.

18 . The apparatus of claim 17 , wherein the processing circuitry is configured to:

decode the updated textures of the plurality of latent images into the pixel space to generate a plurality of pixel images;

determine a difference between each pair of shared regions in the plurality of pixel images; and

determine the weighted average texture as an average of weighted differences between the pairs of shared regions in the plurality of the pixel images.

19 . The apparatus of claim 17 , wherein the processing circuitry is configured to:

decode the optimized textures of the plurality of latent images into the pixel spaces to generate a plurality of RGB images in the pixel space, the plurality of RGB images including textures, a number of samples in the plurality of RGB images being greater than a number of samples in the plurality of latent images.

20 . A non-transitory computer readable storage medium storing instructions which when executed by at least one processor cause the at least one processor to perform:

receiving a three-dimensional (3D) mesh that includes a plurality of vertices and a plurality of faces formed based on the plurality of vertices;

generating a latent texture map based on a plurality of latent images of the 3D mesh in a latent space from a plurality of view angles;

denoising the latent texture map to remove noise based on a diffusion process; and

generating textures for the 3D mesh in a pixel space based on the denoised latent texture map.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 12, 2026
From: KNODT, JULIAN; GAO, XIFENG
To: TENCENT AMERICA LLC
Reel/Frame 075242/0076 →
Continuity (1)
Related Publication 20250329100A1 · Oct 23, 2025
References Cited (20)
US 10937237B1 · Kim · 2021 [cited by examiner]
US 12236510B2 · Phan · 2025 [cited by examiner]
US 20220166955A1 · Gronau · 2022 [cited by examiner]
Avrahami et al., “Blended latent diffusion”, ACM Trans. Graph., vol. 42, No. 4, 2023, 11 pages. [cited by applicant]
Bar-Tal et al., “MultiDiffusion: Fusing Diffusion Paths for Controlled Image Generation”, arXiv:2302.08113, 2023, 16 pages. [cited by applicant]
Chen et al., “Fantasia3D: Disentangling Geometry and Appearance for High-quality Text-to-3D Content Creation”, In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), Oct. 2023, 11 pages. [cited by applicant]
Chen et al., “Text2tex: Text-driven texture synthesis via diffusion models”, arXiv:2303 v1, 2023, 15 pages. [cited by applicant]
Gal et al., “Seamless Montage for Texturing Models”, Eurographics, vol. 29, No. 2, May 2010, pp. 479-486. [cited by applicant]
Hardin et al., “A comparison of popular point configurations on S2”, Dolomites Research Notes on Approximation, vol. 9, 2016, pp. 16-49. [cited by applicant]
Hasselgren et al., “Appearance-driven automatic 3d model simplification”, In Eurographics Symposium on Rendering, 2021, 19 pages. [cited by applicant]
Hessel et al., “CLIPScore: a reference-free evaluation metric for image captioning”, arXiv:2104.08718, Mar. 2022, 15 pages. [cited by applicant]
Heusel et al., “GANs Trained by a Two Time-Scale Update Rule Converge to a Local Nash Equilibrium”, Neural Information Processing Systems (NIPS), 2018, 38 pages. [cited by applicant]
Keinert et al., “Spherical fibonacci mapping”, ACM Transactions on Graphics, vol. 34, No. 6, 2015. [cited by applicant]
Maximilian Seitzer. pytorch-fid: FID Score for PyTorch. https://github.com/mseitzer/pytorch-fid, Version 0.3.0, Aug. 2020. [cited by applicant]
Poole et al., “Dreamfusion: Text-to-3d using 2d diffusion”, arXiv, 2022, 18 pages. [cited by applicant]
Richardson et al., “Texture: Text-guided texturing of 3d shapes”, arXiv:2302.01721, 2023, 13 pages. [cited by applicant]
Rombach et al., “High-resolution image synthesis with latent diffusion models”, arXiv:2112.10752, 2022, 45 pages. [cited by applicant]
Sketchfab, “The best 3d viewer on the web”, 2022. [cited by applicant]
Song et al., “Denoising diffusion implicit models”, In International Conference on Learning Representations, 2021, 22 pages. [cited by applicant]
Zhang et al., “Adding conditional control to text-to-image diffusion models”, arXiv:2302.05543, 2023, 12 pages. [cited by applicant]