jiupinjia / stylized-neural-painting

Official Pytorch implementation of the preprint paper "Stylized Neural Painting", in CVPR 2021.

Home Page:https://jiupinjia.github.io/neuralpainter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ask for advice

zcdliuwei opened this issue · comments

Hello, What an interesting display!
Can the final rendered image be written into SVG?

Hi @zcdliuwei, that sounds like a great idea. I will be working on that in the near future! You can also update this part on your end and send me a pull request if you have any interest. Thanks for your suggestion!

Hi @zcdliuwei, that sounds like a great idea. I will be working on that in the near future! You can also update this part on your end and send me a pull request if you have any interest. Thanks for your suggestion!

I'm a deep learning enthusiast from Hangzhou, China, and I'm very interested in the amazing effects you've shown,
I didn't know how to write pixel by pixel bitmaps to SVG。
Next, I'll take a closer look at your article and code,learn how vector rendering works.
Thank you again for your exciting work!