mmocr/dataset_zoo/totaltext/textrecog.py

4 lines
78 B
Python

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