paper-with-me

Papers

Cloud2Curve: Generation and Vectorization of Parametric Sketches

2021-03-29 · CVPR 2021 1 · Ayan Das, Yongxin Yang, Timothy Hospedales, Tao Xiang, Yi-Zhe Song

Analysis of human sketches in deep learning has advanced immensely through the use of waypoint-sequences rather than raster-graphic representations. We further aim to model sketches as a sequence of low-dimensional parametric curves. To this end, we propose an inverse graphics framework capable of approximating a raster or waypoint based stroke encoded as a point-cloud with a variable-degree B\'ezier curve. Building on this module, we present Cloud2Curve, a generative model for scalable high-resolution vector sketches that can be trained end-to-end using point-cloud data alone. As a consequence, our model is also capable of deterministic vectorization which can map novel raster or waypoint based sketches to their corresponding high-resolution scalable B\'ezier equivalent. We evaluate the generation and vectorization capabilities of our model on Quick, Draw! and K-MNIST datasets.

📄 PDF Abstract BibTeX arXiv:2103.15536

Code (1)

whang6469/deeplearning

Similar Papers 제목 키워드 기반

Engineering Sketch Generation for Computer-Aided Design

2021-04-19 · Karl D. D. Willis, Pradeep Kumar Jayaraman, Joseph G. Lambourne, Hang Chu 외

Engineering sketches form the 2D basis of parametric Computer-Aided Design (CAD), the foremost modeling paradigm for manufactured objects. In this paper we tackle the problem of learning based engineering sketch generati…

Revisiting CAD Model Generation by Learning Raster Sketch

2025-03-02 · Pu Li, WenHao Zhang, Jianwei Guo, Jinglu Chen 외

The integration of deep generative networks into generating Computer-Aided Design (CAD) models has garnered increasing attention over recent years. Traditional methods often rely on discrete sequences of parametric line/…

model

Curve-based Neural Style Transfer

2023-10-03 · Yu-Hsuan Chen, Levent Burak Kara, Jonathan Cagan

This research presents a new parametric style transfer framework specifically designed for curve-based design sketches. In this research, traditional challenges faced by neural style transfer methods in handling binary s…

Style Transfer

An Active Contour Model for Silhouette Vectorization using Bézier Curves

2025-05-08 · Luis Alvarez, Jean-Michel Morel

In this paper, we propose an active contour model for silhouette vectorization using cubic B\'ezier curves. Among the end points of the B\'ezier curves, we distinguish between corner and regular points where the orientat…

A Formalization of Image Vectorization by Region Merging

2024-09-24 · Roy Y. He, Sung Ha Kang, Jean-Michel Morel

Image vectorization converts raster images into vector graphics composed of regions separated by curves. Typical vectorization methods first define the regions by grouping similar colored regions via color quantization, …

Image SegmentationQuantizationSemantic SegmentationVector Graphics