Replies: 1 comment 8 replies
-
Switch to |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I download SynthText.tar.gz data through OpenDataLab and put the file in data/cache/, the data is not prepared automatically.
python tools/dataset_converters/prepare_dataset.py synthtext --task textrecog --overwrite-cfg
tools/dataset_converters/prepare_dataset.py:133: UserWarning: synthtext is not supported yet. Please check dataset zoo for supported datasets.
warnings.warn(f'{dataset} is not supported yet. Please check '
Beta Was this translation helpful? Give feedback.
All reactions