mmocr/dataset_zoo/svt/textrecog.py

4 lines
78 B
Python
Raw Normal View History

_base_ = ['textdet.py']
data_converter = dict(type='TextRecogCropConverter')