MarkMoHR / virtual_sketching

[SIGGRAPH 2021] General Virtual Sketching Framework for Vector Line Art
https://markmohr.github.io/virtual_sketching/
Apache License 2.0
211 stars 43 forks source link

Questions of the loss weight reg #14

Closed WinKawaks closed 1 year ago

WinKawaks commented 1 year ago

Hi, thank you for the great work. We ran into a small problem. The model always generated sketches with more than 300 strokes. We hope to get sketches with fewer but longer strokes. In the Figure 13 of the main paper, the length of the strokes is highly correlated to the loss weight of reg. But we find only weight 0.1 is released in your trained model. Could you please share models with a larger weight(e.g. 1.0)? Or other solutions to get strokes as long as possible? Many thanks!

MarkMoHR commented 1 year ago

Hi, the trained weight with regularization weight 1.0 is uploaded to https://drive.google.com/drive/folders/1-hi2cl8joZ6oMOp4yvk_hObJGAK6ELHB?usp=sharing.