mirror of
https://github.com/sjvasquez/handwriting-synthesis.git
synced 2026-04-03 00:19:13 -06:00
Training on own dataset #17
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/handwriting-synthesis#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hua-ops on 9/18/2023
Hello!
I have a single character trajectory dataset, I processed it to IAM-onDB format and trained the model, then the result is not very good. Can you please tell me if the model training prefers to use a long sequence of sentences rather than single characters, or any parameter tuning suggestions?
Thank you!