Traceback (most recent call last):
File "train.py", line 15, in <module>
from deep_text_recognition_benchmark.utils import CTCLabelConverter, CTCLabelConverterForBaiduWarpctc, AttnLabelConverter, Averager
ModuleNotFoundError: No module named 'deep_text_recognition_benchmark'
I try to run training, but I have an issue:
I run the code: