File size: 1,180 Bytes
1971819
 
 
 
b89dd34
1971819
b89dd34
1971819
b89dd34
1971819
b89dd34
1971819
b89dd34
1971819
b89dd34
1971819
b89dd34
1971819
b89dd34
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
library_name: diffusers
---

# Hyperstroke-VQ-Quickdraw

Modified VQGAN Model for *Hyperstroke: A Novel High-quality Stroke Representation for Assistive Artistic Drawing*

This model is trained on our custom illustration dataset (timelapse & synthetic). Please refer to our paper for more details.

## Links

Paper link: https://www.arxiv.org/abs/2408.09348

Code: https://github.com/JeffersonQin/hyperstroke

## Abstract

Assistive drawing aims to facilitate the creative process by providing intelligent guidance to artists. Existing solutions often fail to effectively model intricate stroke details or adequately address the temporal aspects of drawing. We introduce hyperstroke, a novel stroke representation designed to capture precise fine stroke details, including RGB appearance and alpha-channel opacity. Using a Vector Quantization approach, hyperstroke learns compact tokenized representations of strokes from real-life drawing videos of artistic drawing. With hyperstroke, we propose to model assistive drawing via a transformer-based architecture, to enable intuitive and user-friendly drawing applications, which are experimented in our exploratory evaluation.