mmocr/dataset_zoo/icdar2015/textspotting.py

4 lines
81 B
Python

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