mmocr/dataset_zoo/totaltext/textspotting.py

6 lines
142 B
Python

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