ermongroup / SDEdit

PyTorch implementation for SDEdit: Image Synthesis and Editing with Stochastic Differential Equations
https://sde-image-editing.github.io/
MIT License
966 stars 90 forks source link

how use custom images strokes? #5

Open molo32 opened 3 years ago

chenlin9 commented 3 years ago

We are currently working on a user interface for stroke painting generation. The interface would be available in the next few weeks on this repository. Thank you for asking.

fiona-lxd commented 2 years ago

Any updates?

pchankh commented 2 years ago

Will be interesting to see if you can use more accurate semantic masks for the generation. Seems like the stroke painting has lots of uneven boundaries which may impact output quality.

goforks12 commented 1 year ago

We are currently working on a user interface for stroke painting generation. The interface would be available in the next few weeks on this repository. Thank you for asking.

Hey, I provided a microsoft paint application to the project. I however blew the canvas up to 512 to allow larger amount of edit. I also allowed for better mask manipulation too.