Belval / TextRecognitionDataGenerator

A synthetic data generator for text recognition
MIT License
3.24k stars 966 forks source link

How to generate all the words in the dictionary one by one? #347

Open le8888e opened 3 months ago

le8888e commented 3 months ago

Hi, I'd like to generate all the words in the dictionary with different fonts. Any ideas to accomplish that? Seems like the generator generates words stochasticly so that some words in the dictionary are not generated. Any reply will be appreciated.