wangqiang9 / SketchKnitter

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

Code for rectifying bad sketches. #17

Open TjieLee opened 7 months ago

TjieLee commented 7 months ago

I'm trying to use SketchKnitter to rectify bad sketches, but I can't find the corresponding code (including how to use the NLR module). Can you please upload the code for conditional generation?