Belval / TextRecognitionDataGenerator

A synthetic data generator for text recognition
MIT License
3.15k stars 943 forks source link

Good way to cover a wide range of different fonts #311

Open Hegelim opened 1 year ago

Hegelim commented 1 year ago

I realized most commonly used fonts such as Arial is not eligible for commercial use (please correct me if I am wrong). Same thing for Calibri, Times New Roman, etc. I am just wondering if there is any recommended way to handle this? For example, some other equivalent fonts? Also, could someone recommend some good fonts website (such as google fonts)? Thanks.