中文
相关论文

相关论文: Mesh Neural Cellular Automata

200 篇论文

Layered Cellular Automata (LCA) extends the concept of traditional cellular automata (CA) to model complex systems and phenomena. In LCA, each cell's next state is determined by the interaction of two layers of computation, allowing for…

元胞自动机与格子气 · 物理学 2023-08-15 Abhishek Dalai

In this paper, we present the texture reformer, a fast and universal neural-based framework for interactive texture transfer with user-specified guidance. The challenges lie in three aspects: 1) the diversity of tasks, 2) the simplicity of…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Zhizhong Wang , Lei Zhao , Haibo Chen , Ailin Li , Zhiwen Zuo , Wei Xing , Dongming Lu

We have recently seen tremendous progress in the neural advances for photo-real human modeling and rendering. However, it's still challenging to integrate them into an existing mesh-based pipeline for downstream applications. In this paper,…

3D meshes are a fundamental representation widely used in computer science and engineering. In robotics, they are particularly valuable because they capture objects in a form that aligns directly with how robots interact with the physical…

机器人学 · 计算机科学 2026-01-01 Qian Wang , Omar Abdellall , Tony Gao , Xiatao Sun , Daniel Rakita

Given a 3D mesh with a UV parameterization, we introduce a novel approach to generating textures from text prompts. While prior work uses optimization from Text-to-Image Diffusion models to generate textures and geometry, this is slow and…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Julian Knodt , Xifeng Gao

We propose a 3D generation pipeline that uses diffusion models to generate realistic human digital avatars. Due to the wide variety of human identities, poses, and stochastic details, the generation of 3D human meshes has been a challenging…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Byungjun Kim , Patrick Kwon , Kwangho Lee , Myunggi Lee , Sookwan Han , Daesik Kim , Hanbyul Joo

Learning to generate textures for a novel 3D mesh given a collection of 3D meshes and real-world 2D images is an important problem with applications in various domains such as 3D simulation, augmented and virtual reality, gaming,…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Dharma KC , Clayton T. Morrison

Neural Cellular Automata (NCAs) are a model of morphogenesis, capable of growing two-dimensional artificial organisms from a single seed cell. In this paper, we show that NCAs can be trained to respond to signals. Two types of signal are…

神经与进化计算 · 计算机科学 2024-01-30 James Stovold

We introduce MeshPad, a generative approach that creates 3D meshes from sketch inputs. Building on recent advances in artist-reminiscent triangle mesh generation, our approach addresses the need for interactive mesh creation. To this end,…

图形学 · 计算机科学 2025-08-12 Haoxuan Li , Ziya Erkoc , Lei Li , Daniele Sirigatti , Vladyslav Rozov , Angela Dai , Matthias Nießner

This paper describes a novel approach for on demand volumetric texture synthesis based on a deep learning framework that allows for the generation of high quality 3D data at interactive rates. Based on a few example images of textures, a…

图形学 · 计算机科学 2020-01-15 Jorge Gutierrez , Julien Rabin , Bruno Galerne , Thomas Hurtut

A non-parametric interpretable texture synthesis method, called the NITES method, is proposed in this work. Although automatic synthesis of visually pleasant texture can be achieved by deep neural networks nowadays, the associated…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Xuejing Lei , Ganning Zhao , C. -C. Jay Kuo

We present SeamlessGAN, a method capable of automatically generating tileable texture maps from a single input exemplar. In contrast to most existing methods, focused solely on solving the synthesis problem, our work tackles both problems,…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Carlos Rodriguez-Pardo , Elena Garces

Learning radiance fields (NeRF) with powerful 2D diffusion models has garnered popularity for text-to-3D generation. Nevertheless, the implicit 3D representations of NeRF lack explicit modeling of meshes and textures over surfaces, and such…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Haibo Yang , Yang Chen , Yingwei Pan , Ting Yao , Zhineng Chen , Zuxuan Wu , Yu-Gang Jiang , Tao Mei

We present EucliDreamer, a simple and effective method to generate textures for 3D models given text prompts and meshes. The texture is parametrized as an implicit function on the 3D surface, which is optimized with the Score Distillation…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Cindy Le , Congrui Hetang , Chendi Lin , Ang Cao , Yihui He

Mesh generation remains a key technology in many areas where numerical simulations are required. As numerical algorithms become more efficient and computers become more powerful, the percentage of time devoted to mesh generation becomes…

图形学 · 计算机科学 2022-10-19 Xinhai Chen , Jie Liu , Junjun Yan , Zhichao Wang , Chunye Gong

Automated cell segmentation in microscopy images is essential for biomedical research, yet conventional methods are labor-intensive and prone to error. While deep learning-based approaches have proven effective, they often require large…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Rüveyda Yilmaz , Kaan Keven , Yuli Wu , Johannes Stegmaier

Open-world 3D reconstruction models have recently garnered significant attention. However, without sufficient 3D inductive bias, existing methods typically entail expensive training costs and struggle to extract high-quality 3D meshes. In…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Minghua Liu , Chong Zeng , Xinyue Wei , Ruoxi Shi , Linghao Chen , Chao Xu , Mengqi Zhang , Zhaoning Wang , Xiaoshuai Zhang , Isabella Liu , Hongzhi Wu , Hao Su

We present 3D PixBrush, a method for performing image-driven edits of local regions on 3D meshes. 3D PixBrush predicts a localization mask and a synthesized texture that faithfully portray the object in the reference image. Our predicted…

图形学 · 计算机科学 2025-07-08 Dale Decatur , Itai Lang , Kfir Aberman , Rana Hanocka

We propose an analysis-by-synthesis method for fast multi-view 3D reconstruction of opaque objects with arbitrary materials and illumination. State-of-the-art methods use both neural surface representations and neural rendering. While…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Markus Worchel , Rodrigo Diaz , Weiwen Hu , Oliver Schreer , Ingo Feldmann , Peter Eisert

Meshes are the de facto 3D representation in the industry but are labor-intensive to produce. Recently, a line of research has focused on autoregressively generating meshes. This approach processes meshes into a sequence composed of…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Yiwen Chen , Yikai Wang , Yihao Luo , Zhengyi Wang , Zilong Chen , Jun Zhu , Chi Zhang , Guosheng Lin