jiupinjia / stylized-neural-painting

Official Pytorch implementation of the preprint paper "Stylized Neural Painting", in CVPR 2021.
https://jiupinjia.github.io/neuralpainter/
Creative Commons Zero v1.0 Universal
1.56k stars 262 forks source link

Rendering Vector To Image #52

Open FoxMoss opened 2 years ago

FoxMoss commented 2 years ago

I've been digging around the code a bit trying to figure out how to take the npz files and render them out. Any ideas / solutions?