You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, your work is very creative, but I found that you didn't have train dataset, so how did you train the strokes of different painting styles? If I want to train a Chinese style painting stroke, what should I do? Hope your reply. Thanks so much!
The text was updated successfully, but these errors were encountered:
Hi @hensiesp32, thanks for your questions and sorry for the late response. When training the neural renderer, the dataset is generated on-the-fly. Please see the dataset class (line 95 in utils.py) for more details.
If you want to train your own stroke style, you may customize the dataset class in your own way. Thanks for your interest.
Hello, your work is very creative, but I found that you didn't have train dataset, so how did you train the strokes of different painting styles? If I want to train a Chinese style painting stroke, what should I do? Hope your reply. Thanks so much!
The text was updated successfully, but these errors were encountered: