菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-29
📄 Abstract - Look, Compare and Draw: Differential Query Transformer for Automatic Oil Painting

This work introduces a new approach to automatic oil painting that emphasizes the creation of dynamic and expressive brushstrokes. A pivotal challenge lies in mitigating the duplicate and common-place strokes, which often lead to less aesthetic outcomes. Inspired by the human painting process, \ie, observing, comparing, and drawing, we incorporate differential image analysis into a neural oil painting model, allowing the model to effectively concentrate on the incremental impact of successive brushstrokes. To operationalize this concept, we propose the Differential Query Transformer (DQ-Transformer), a new architecture that leverages differentially derived image representations enriched with positional encoding to guide the stroke prediction process. This integration enables the model to maintain heightened sensitivity to local details, resulting in more refined and nuanced stroke generation. Furthermore, we incorporate adversarial training into our framework, enhancing the accuracy of stroke prediction and thereby improving the overall realism and fidelity of the synthesized paintings. Extensive qualitative evaluations, complemented by a controlled user study, validate that our DQ-Transformer surpasses existing methods in both visual realism and artistic authenticity, typically achieving these results with fewer strokes. The stroke-by-stroke painting animations are available on our project website.

顶级标签: computer vision aigc model training
详细标签: image generation differential query transformer brushstroke prediction adversarial training neural painting 或 搜索:

观察、比较与绘制:用于自动油画创作的差分查询变换器 / Look, Compare and Draw: Differential Query Transformer for Automatic Oil Painting


1️⃣ 一句话总结

这篇论文提出了一种新的自动油画生成方法,通过模拟人类“观察、比较、绘制”的创作过程,引入差分图像分析来指导模型关注每一笔的增量效果,从而用更少的笔触生成更逼真、更具艺术感的油画作品。

源自 arXiv: 2603.27720