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

# Hyperstroke-Quickdraw

Combined diffuser pipeline for *Hyperstroke: A Novel High-quality Stroke Representation for Assistive Artistic Drawing*

This model is trained on [Quickdraw](https://quickdraw.withgoogle.com/data) dataset.

## 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.