paper-with-me

홈 › Papers

Deep Geometric Texture Synthesis

2020-06-30 · Amir Hertz, Rana Hanocka, Raja Giryes, Daniel Cohen-Or

Recently, deep generative adversarial networks for image generation have advanced rapidly; yet, only a small amount of research has focused on generative models for irregular structures, particularly meshes. Nonetheless, mesh generation and synthesis remains a fundamental topic in computer graphics. In this work, we propose a novel framework for synthesizing geometric textures. It learns geometric texture statistics from local neighborhoods (i.e., local triangular patches) of a single reference 3D model. It learns deep features on the faces of the input triangulation, which is used to subdivide and generate offsets across multiple scales, without parameterization of the reference or target mesh. Our network displaces mesh vertices in any direction (i.e., in the normal and tangential direction), enabling synthesis of geometric textures, which cannot be expressed by a simple 2D displacement map. Learning and synthesizing on local geometric patches enables a genus-oblivious framework, facilitating texture transfer between shapes of different genus.

📄 PDF Abstract BibTeX arXiv:2007.00074

Code (1)

amirhertz/geometric-textures 공식 구현 pytorch

Tasks

Image GenerationTexture Synthesis

Similar Papers 제목 키워드 기반

A geometrically aware auto-encoder for multi-texture synthesis

2023-02-03 · Pierrick Chatillon, Yann Gousseau, Sidonie Lefebvre

We propose an auto-encoder architecture for multi-texture synthesis. The approach relies on both a compact encoder accounting for second order neural statistics and a generator incorporating adaptive periodic content. Im…

Texture Synthesis

Hitem3D 2.0: Multi-View Guided Native 3D Texture Generation

2026-04-10 · Huiang He, Shengchu Zhao, Jianwen Huang, Jie Li 외 arxiv

Although recent advances have improved the quality of 3D texture generation, existing methods still struggle with incomplete texture coverage, cross-view inconsistency, and misalignment between geometry and texture. To a…

Image Editing

SceneTex: High-Quality Texture Synthesis for Indoor Scenes via Diffusion Priors

2023-11-28 · CVPR 2024 1 · Dave Zhenyu Chen, Haoxuan Li, Hsin-Ying Lee, Sergey Tulyakov 외

We propose SceneTex, a novel method for effectively generating high-quality and style-consistent textures for indoor scenes using depth-to-image diffusion priors. Unlike previous methods that either iteratively warp 2D v…

DecoderTexture Synthesis

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 외

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 generat…

Texture SynthesisVideo Generation

Less Gaussians, Texture More: 4K Feed-Forward Textured Splatting

2026-03-26 · Yixing Lao, Xuyang Bai, Xiaoyang Wu, Nuoyuan Yan 외 arxiv

Existing feed-forward 3D Gaussian Splatting methods predict pixel-aligned primitives, leading to a quadratic growth in primitive count as resolution increases. This fundamentally limits their scalability, making high-res…

Novel View Synthesis