Training with fonts #1046
-
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Hi @carl-krikorian 👋 , nice that you like the lib ❤️ Note: fonts works only with Word generator if you pass the paths to your own datasets it does nothing/ there is no augmentation |
Beta Was this translation helpful? Give feedback.
Hi @carl-krikorian 👋 , nice that you like the lib ❤️
About fonts you have to install the fonts on your OS in linux double click on .ttf File then you can add/install the font and pass to the training script like --fonts arial.ttf 👍 @frgfm do you think we should add this detail inside the references readme ? :) (@carl-krikorian feel free to open a issue or PR for this 😅 )
Note: fonts works only with Word generator if you pass the paths to your own datasets it does nothing/ there is no augmentation