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

The difference of _render and _drawing_step_states #57

Open MADONOKOUKI opened 2 years ago

MADONOKOUKI commented 2 years ago

I tried to use the stylized-neural-painting code and saw that _render and _drawing_step_states in painter.py is somewhat different. Does anyone know this reason?