wangqiang9 / SketchKnitter

About PyTorch implementation of SketchKnitter: Vectorized Sketch Generation with Diffusion Models, ICLR 2023, Spotlight.
MIT License
57 stars 9 forks source link

custom dataset #12

Closed liangbingzhao closed 11 months ago

liangbingzhao commented 1 year ago

I want to train on my own sketch RGB dataset, but I do not think the sketch-rnn repo has the guidance of how to do that. Is there a way to transform RGB dataset into your dataset format?

wangqiang9 commented 11 months ago

Sorry, Our research objective is vector format sketch generation, excluding of the RGB format.