fast-neural-doodle icon indicating copy to clipboard operation
fast-neural-doodle copied to clipboard

very impressive work!

Open xpeng opened this issue 8 years ago • 5 comments

wow, you work is definitely amazing! the result is even better than neural-style. i tried these code and it work fine on my mbp. there comes a question to me, for any style image i picked from other place, is there any method to generate style mask from it automatically or i must "draw" mask manually?

xpeng avatar Aug 10 '16 10:08 xpeng

All example masks in this repository were drawn by hand. In principle, automatic or semi-automatic image segmentataion (such as watershed algorithm from opencv) can be used to obtain the masks, but it is not very clear to me how to assign correspondence between style mask regions and target image regions automatically.

vadim-v-lebedev avatar Aug 10 '16 11:08 vadim-v-lebedev

yes, that's a problem.

xpeng avatar Aug 10 '16 12:08 xpeng

I 'm wondering how to 'draw' a mask for an image.Use photo shop?

albertyou2 avatar Sep 24 '16 01:09 albertyou2

We used Gimp, which is about the same...

DmitryUlyanov avatar Sep 24 '16 01:09 DmitryUlyanov

@DmitryUlyanov Thank you! I see.

albertyou2 avatar Sep 24 '16 01:09 albertyou2