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

2 Questions about the method of this paper #60

Open TZYSJTU opened 1 year ago

TZYSJTU commented 1 year ago

Nice Job! I would like to ask two questions about the paper? Please just tell me in principle, Thanks!

  1. How to initialize the strokes? The strokes are initialize one by one or all togethor?
  2. How to generate the results that transfer color only?