paper-with-me

Papers

VLMaterial: Procedural Material Generation with Large Vision-Language Models

2025-01-27 · Beichen Li, Rundi Wu, Armando Solar-Lezama, Changxi Zheng, Liang Shi, Bernd Bickel, Wojciech Matusik

Procedural materials, represented as functional node graphs, are ubiquitous in computer graphics for photorealistic material appearance design. They allow users to perform intuitive and precise editing to achieve desired visual appearances. However, creating a procedural material given an input image requires professional knowledge and significant effort. In this work, we leverage the ability to convert procedural materials into standard Python programs and fine-tune a large pre-trained vision-language model (VLM) to generate such programs from input images. To enable effective fine-tuning, we also contribute an open-source procedural material dataset and propose to perform program-level augmentation by prompting another pre-trained large language model (LLM). Through extensive evaluation, we show that our method outperforms previous methods on both synthetic and real-world examples.

📄 PDF Abstract BibTeX arXiv:2501.18623

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

VLMaterial: Vision-Language Model-Based Camera-Radar Fusion for Physics-Grounded Material Identification

2026-04-13 · Jiangyou Zhu, He Chen arxiv

Accurate material recognition is a fundamental capability for intelligent perception systems to interact safely and effectively with the physical world. For instance, distinguishing visually similar objects like glass an…

ProcFunc: Function-Oriented Abstractions for Procedural 3D Generation in Python

2026-04-29 · Alexander Raistrick, Karhan Kayan, Jack Nugent, David Yan 외 arxiv

We introduce ProcFunc, a library for Blender-based procedural 3D generation in Python. ProcFunc provides a library of easy-to-use Python functions, which streamline creating, combining, analyzing, and executing procedura…

Synthetic Data Generation3D Generation

TexPro: Text-guided PBR Texturing with Procedural Material Modeling

2024-10-21 · Ziqiang Dang, Wenqi Dong, Zesong Yang, Bangbang Yang 외

In this paper, we present TexPro, a novel method for high-fidelity material generation for input 3D meshes given text prompts. Unlike existing text-conditioned texture generation methods that typically generate RGB textu…

Material ClassificationTexture Synthesis

Reflecting Process Expertise in Procedural Material Generation

2026-07-14 · Kunal Gupta, Gaurav Joshi, Yen-Ru Chen, Seemandhar Jain 외 arxiv

Procedural material creation underpins applications in digital content creation, visual effects, and 3D asset design. Achieving high-quality results requires more than reproducing node graphs -- it demands understanding …

FSID: Fully Synthetic Image Denoising via Procedural Scene Generation

2022-12-07 · Gyeongmin Choe, Beibei Du, Seonghyeon Nam, Xiaoyu Xiang 외

For low-level computer vision and image processing ML tasks, training on large datasets is critical for generalization. However, the standard practice of relying on real-world images primarily from the Internet comes wit…

DenoisingImage DenoisingScene GenerationSynthetic Data Generation