paper-with-me

홈 › Papers

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

2022-09-27 · Zhengyan Tong, Xiaohang Wang, Shengchao Yuan, Xuanhong Chen, Junjie Wang, Xiangzhong Fang

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 from this technique route, we treat oil painting creation as an adaptive sampling problem. Firstly, we compute a probability density map based on the texture complexity of the input image. Then we use the Voronoi algorithm to sample a set of pixels as the stroke anchors. Next, we search and generate an individual oil stroke at each anchor. Finally, we place all the strokes on the canvas to obtain the oil painting. By adjusting the hyper-parameter maximum sampling probability, we can control the oil painting fineness in a linear manner. Comparison with existing state-of-the-art oil painting techniques shows that our results have higher fidelity and more realistic textures. A user opinion test demonstrates that people behave more preference toward our oil paintings than the results of other methods. More interesting results and the code are in https://github.com/TZYSJTU/Im2Oil.

📄 PDF Abstract BibTeX arXiv:2209.13219

Code (1)

tzysjtu/im2oil 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Training a Constrained Natural Media Painting Agent using Reinforcement Learning

2019-09-25 · Biao Jia, Jonathan Brandt, Radomir Mech, Ning Xu 외

We present a novel approach to train a natural media painting using reinforcement learning. Given a reference image, our formulation is based on stroke-based rendering that imitates human drawing and can be learned fro…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Vectorized Region Based Brush Strokes for Artistic Rendering

2025-06-11 · Jeripothula Prudviraj, Vikram Jamwal

Creating a stroke-by-stroke evolution process of a visual artwork tries to bridge the emotional and educational gap between the finished static artwork and its creation process. Recent stroke-based painting systems focus…

Stroke-based Neural Painting and Stylization with Dynamically Predicted Painting Region

2023-09-07 · Teng Hu, Ran Yi, Haokun Zhu, Liang Liu 외

Stroke-based rendering aims to recreate an image with a set of strokes. Most existing methods render complex images using an uniform-block-dividing strategy, which leads to boundary inconsistency artifacts. To solve the …

Style Transfer

Stylized Neural Painting

2020-11-16 · CVPR 2021 1 · Zhengxia Zou, Tianyang Shi, Shuang Qiu, Yi Yuan 외

This paper proposes an image-to-painting translation method that generates vivid and realistic painting artworks with controllable styles. Different from previous image-to-image translation methods that formulate the tra…

DisentanglementImage-to-Image TranslationStyle TransferTranslation

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