synthetic
Here are 24 public repositories matching this topic...
We should run the following tool on all of our Dockerfiles and fix any issues it reports:
-
Updated
Sep 6, 2019
There are a number of complex parameters for outcome simulations. These need to be documented, validated, and examples need to be given for how the user can adjust them.
Suggested values should be documented. And each parameter should be described so users expect what it does.
-
Updated
Jan 24, 2020 - Python
-
Updated
Feb 5, 2020 - Jupyter Notebook
-
Updated
May 23, 2019 - C++
-
Updated
Jul 24, 2019 - Python
-
Updated
Dec 2, 2017 - JavaScript
-
Updated
Feb 13, 2019 - C++
-
Updated
Apr 16, 2018 - TeX
-
Updated
Jun 30, 2017 - Python
We should make sure that the pipeline throws an error if a config option / parameter is passed to a stage which is not requested.
-
Updated
Apr 10, 2019 - HTML
Improve this page
Add a description, image, and links to the synthetic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the synthetic topic, visit your repo's landing page and select "manage topics."


I noticed that you used image height param
formatas the font size.https://github.com/Belval/TextRecognitionDataGenerator/blob/33d8985521645280e102987e773bf1e424a045df/TextRecognitionDataGenerator/computer_text_generator.py#L14
In my test,
image_font = ImageFont.truetype(font=font_size=500), no error was reported, but it was time consuming.So I am confused, why set
format,font_size