mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
* refactor textdet postprocess using build_postprocessor * update docstring * update docstring * update postprocess docstring * compatible with previous configs * rename to BaseTextDetector * rename to DRRGPostprocessor * fix * update warning * fix * fix conflict * rename back * rename warpper to utils * fix doc