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
I trained one type of bold font to another type of bold font(the dataset has 500 words), and through tests I found that batch_size = 32 and epoch = 200 is the best effect, the training samples is very similarity,but when I use this model to infer outside of the 500 words, the effect is really poor, I do not know what the problem is.
The text was updated successfully, but these errors were encountered:
I trained one type of bold font to another type of bold font(the dataset has 500 words), and through tests I found that batch_size = 32 and epoch = 200 is the best effect, the training samples is very similarity,but when I use this model to infer outside of the 500 words, the effect is really poor, I do not know what the problem is.
The text was updated successfully, but these errors were encountered: