paper-with-me

홈 › Papers

AttentionPainter: An Efficient and Adaptive Stroke Predictor for Scene Painting

2024-10-21 · Yizhe Tang, Yue Wang, Teng Hu, Ran Yi, Xin Tan, Lizhuang Ma, Yu-Kun Lai, Paul L. Rosin

Stroke-based Rendering (SBR) aims to decompose an input image into a sequence of parameterized strokes, which can be rendered into a painting that resembles the input image. Recently, Neural Painting methods that utilize deep learning and reinforcement learning models to predict the stroke sequences have been developed, but suffer from longer inference time or unstable training. To address these issues, we propose AttentionPainter, an efficient and adaptive model for single-step neural painting. First, we propose a novel scalable stroke predictor, which predicts a large number of stroke parameters within a single forward process, instead of the iterative prediction of previous Reinforcement Learning or auto-regressive methods, which makes AttentionPainter faster than previous neural painting methods. To further increase the training efficiency, we propose a Fast Stroke Stacking algorithm, which brings 13 times acceleration for training. Moreover, we propose Stroke-density Loss, which encourages the model to use small strokes for detailed information, to help improve the reconstruction quality. Finally, we propose a new stroke diffusion model for both conditional and unconditional stroke-based generation, which denoises in the stroke parameter space and facilitates stroke-based inpainting and editing applications helpful for human artists design. Extensive experiments show that AttentionPainter outperforms the state-of-the-art neural painting methods.

📄 PDF Abstract BibTeX arXiv:2410.16418

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
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 제목 키워드 기반

PaintCopilot: Modeling Painting as Autonomous Artistic Continuation

2026-05-20 · Yunge Wen, Yuancheng Shen, Paul Pu Liang arxiv

We present PaintCopilot, a co-creative neural painting assistant that models painting as an open-ended autoregressive artistic behavior conditioned on evolving canvas states and prior brushstroke history, without requiri…

Im2Oil: Stroke-Based Oil Painting Rendering with Linearly Controllable Fineness Via Adaptive Sampling

2022-09-27 · Zhengyan Tong, Xiaohang Wang, Shengchao Yuan, Xuanhong Chen 외

This paper proposes a novel stroke-based rendering (SBR) method that translates images into vivid oil paintings. Previous SBR techniques usually formulate the oil painting problem as pixel-wise approximation. Different f…

Demystify Painting with RL

2020-12-14 · CUHK Course IERG5350 2020 12 · Linning Xu, Yunxiang Zhang

Given an image of an arbitrary scene, experienced artists are skillful at accurately perceiving the visual contents within the scene, such as objects, lighting, and tint, and presenting them in different painting styles.…

Decision MakingReinforcement Learning (RL)Sequential Decision Making

Neural 3D Strokes: Creating Stylized 3D Scenes with Vectorized 3D Strokes

2023-11-27 · CVPR 2024 1 · Hao-Bin Duan, Miao Wang, Yan-Xun Li, Yong-Liang Yang

We present Neural 3D Strokes, a novel technique to generate stylized images of a 3D scene at arbitrary novel views from multi-view 2D images. Different from existing methods which apply stylization to trained neural radi…

PTGCF: Printing Texture Guided Color Fusion for Impressionism Oil Painting Style Rendering

2022-07-26 · Jing Geng, Li'e Ma, Xiaoquan Li, Yijun Yan

As a major branch of Non-Photorealistic Rendering (NPR), image stylization mainly uses the computer algorithms to render a photo into an artistic painting. Recent work has shown that the extraction of style information s…

Image Stylization