jamriska / ebsynth

Fast Example-based Image Synthesis and Style Transfer
https://ebsynth.com
1.5k stars 194 forks source link

Code to generate diffusion curves #8

Closed vikasTmz closed 4 years ago

vikasTmz commented 5 years ago

Could you provide the code to generate diffusion curves and render it onto an image.

As far as I've looked, the authors of the original paper haven't released their source code.

OndrejTexler commented 4 years ago

Hello. I would not bother with diffusion curves that much. Just try to "fake it" somehow. Maybe, try to do the segmentation and blur or blend individual segments together, somehow - it does not need to be perfect.