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

How can change the color and shape parameter of the input picture? #62

Open whitepeasant opened 1 year ago

whitepeasant commented 1 year ago

I want to change the color and shape parameter of the input picture, but I don't know where the code is. So I ask "new bing", it told me to find a file called "train.py"and change the lambda_color and lambda_shape. But I didn't find it. Can you tell me where to change the paramter?