mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
4 lines
81 B
Python
4 lines
81 B
Python
|
_base_ = ['textdet.py']
|
||
|
|
||
|
data_converter = dict(type='TextSpottingDataConverter')
|