mmocr/dataset_zoo/svt/textspotting.py

4 lines
81 B
Python

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