clovaai / fewshot-font-generation

The unified repository for few-shot font generation methods. This repository includes FUNIT (ICCV'19), DM-Font (ECCV'20), LF-Font (AAAI'21) and MX-Font (ICCV'21).
Other
210 stars 37 forks source link

Error during training #18

Open zi1zi opened 1 year ago

zi1zi commented 1 year ago

Hello, I used the mx-font training data set in this project. There are 36 fonts in total, including 13 XIAOZHUANTI, and 800 pictures for each font. However, during the 14-15w iter period, the following error was reported: ValueError: matrix contains Invalid numeric entries. After running several times, the error occurred during 14-15w iter.It feels like there is a mode collapse,But don't know the reason 64f19b9e8a87a78fd8c8066ceecb3bad On this basis, I improved some methods, including adding some attention, but when it came to 4w iter, the above error occurred.

zi1zi commented 1 year ago

be0a0e00871c975542723d6e11790367