paper-with-me

Papers

DiffSketcher: Text Guided Vector Sketch Synthesis through Latent Diffusion Models

2023-06-26 · NeurIPS 2023 11 · XiMing Xing, Chuang Wang, Haitao Zhou, Jing Zhang, Qian Yu, Dong Xu

Even though trained mainly on images, we discover that pretrained diffusion models show impressive power in guiding sketch synthesis. In this paper, we present DiffSketcher, an innovative algorithm that creates \textit{vectorized} free-hand sketches using natural language input. DiffSketcher is developed based on a pre-trained text-to-image diffusion model. It performs the task by directly optimizing a set of B\'ezier curves with an extended version of the score distillation sampling (SDS) loss, which allows us to use a raster-level diffusion model as a prior for optimizing a parametric vectorized sketch generator. Furthermore, we explore attention maps embedded in the diffusion model for effective stroke initialization to speed up the generation process. The generated sketches demonstrate multiple levels of abstraction while maintaining recognizability, underlying structure, and essential visual details of the subject drawn. Our experiments show that DiffSketcher achieves greater quality than prior work. The code and demo of DiffSketcher can be found at https://ximinng.github.io/DiffSketcher-project/.

📄 PDF Abstract BibTeX arXiv:2306.14685

Code (2)

ximinng/DiffSketcher 공식 구현 pytorch
ximinng/pytorch-svgrender pytorch

Methods 이 논문이 사용한 방법론

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…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Text-Guided Scene Sketch-to-Photo Synthesis

2023-02-14 · AprilPyone MaungMaung, Makoto Shing, Kentaro Mitsui, Kei Sawada 외

We propose a method for scene-level sketch-to-photo synthesis with text guidance. Although object-level sketch-to-photo synthesis has been widely studied, whole-scene synthesis is still challenging without reference phot…

Self-Supervised Learning

SVGDreamer: Text Guided SVG Generation with Diffusion Model

2023-12-27 · CVPR 2024 1 · XiMing Xing, Haitao Zhou, Chuang Wang, Jing Zhang 외

Recently, text-guided scalable vector graphics (SVGs) synthesis has shown promise in domains such as iconography and sketch. However, existing text-to-SVG generation methods lack editability and struggle with visual qual…

DiversityVector Graphics

Sketch-Guided Motion Diffusion for Stylized Cinemagraph Synthesis

2024-12-01 · Hao Jin, Hengyuan Chang, Xiaoxuan Xie, Zhengyang Wang 외

Designing stylized cinemagraphs is challenging due to the difficulty in customizing complex and expressive flow motions. To achieve intuitive and detailed control of the generated cinemagraphs, freehand sketches can prov…

object-detectionObject Detection

TextureGAN: Controlling Deep Image Synthesis with Texture Patches

2017-06-09 · CVPR 2018 6 · Wenqi Xian, Patsorn Sangkloy, Varun Agrawal, Amit Raj 외

In this paper, we investigate deep image synthesis guided by sketch, color, and texture. Previous image synthesis methods can be controlled by sketch and color strokes but we are the first to examine texture control. We …

Image GenerationTexture Synthesis

HiGarment: Cross-modal Harmony Based Diffusion Model for Flat Sketch to Realistic Garment Image

2025-05-29 · Junyi Guo, JingXuan Zhang, Fangyu Wu, Huanda Lu 외

Diffusion-based garment synthesis tasks primarily focus on the design phase in the fashion domain, while the garment production process remains largely underexplored. To bridge this gap, we introduce a new task: Flat Ske…