You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.
I wanted to create some images with your Generator with python3 run.py -c 200000 -w 1 -t 8
as documented, but wasn't able to since the run.py is missing there. Did something change in the mean time?
The text was updated successfully, but these errors were encountered:
justlike-prog
changed the title
There is no run.py in the TextImageDataGenerator
There is no run.py in the TextRecognitionDataGenerator
Oct 4, 2019
I did not update the documentation on this project, but TRDG now comes as it's own executable file. Once installed through pip you should be able to do trdg -c 20000 -w 1 -t 8.
I'll update it ASAP.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I wanted to create some images with your Generator with
python3 run.py -c 200000 -w 1 -t 8
as documented, but wasn't able to since the run.py is missing there. Did something change in the mean time?
The text was updated successfully, but these errors were encountered: