stroke-ae
stroke-ae copied to clipboard
How to visualize the full sketches after inference?
Hi @dasayan05 , I try train_bezierae.py module with quickdraw dataset but it could only draw single stroke after inference. Could you share how to visualize the full sketches, just like the samples in Fig.4 of your paper. Thanks very much!
it's an old codebase -- if I remember correctly, this part of the code does full sketch rendering like fig4. not sure if the visualisation is properly streamlined (I did it in some private notebook) -- you may need to tweak few lines here and there to make it work.