wushouwu

Results 2 issues of wushouwu

我在style_samples放了 200 张 128*128px的图片 运行python user_generate.py --pretrained_model ./checkpoint/checkpoint-iter199999.pth --style_path ./style_samples 正常 我希望增加足够样本(6000张)让生成的字体更像样本字体 我在style_samples放了 255张 128*128px的图片 运行python user_generate.py --pretrained_model ./checkpoint/checkpoint-iter199999.pth --style_path ./style_samples 报内存不足错误 在6000张样本的前提下,应该怎么调整配置可以正常运行不会报以下错误 Traceback (most recent call last): File "D:\Downloads\SDT\user_generate.py",...

How to achieve a single pixel width based on this algorithm ![Image](https://github.com/user-attachments/assets/ee722b7a-64e6-4701-a084-6c0fb1723ea9) ![Image](https://github.com/user-attachments/assets/494a7ae9-23ea-4fd8-b8e9-066687b3059f) ![Image](https://github.com/user-attachments/assets/78acc2f1-a6ef-469a-8d66-2f942f2f57ad)