mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
* move single_gpu_test to mmocr/apis * fix show result in single_gpu_test * add unittest * add docstring * add unittest for kie * avoid re-define * remove skipif * add skip * fix conflict * fix with comment * add note in readme * update