mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
* [Feature] Add ILST Converter * [fix] typo * add docs and remove latin * add docs and remove latin * fix bug * fix bugs and docs * fix bugs * add annotation format in load_xml_file and change test_ratio to val_ratio * bug fix * fix docstring * chane _ to - * add ignores to store filtered vertical instances * update doc * update doc * using crops instead of dst_imgs * fix typos and remove test with val * fix docstring * update doc * fix padding size * update doc * simplify bash * update doc * update doc * remove tree * update tree structure * add - before after * add optional * add tab before bash * set val-ratio to 0. * Update docs/en/datasets/det.md * fix lint * fix lint * revert docs Co-authored-by: Tong Gao <gaotongxiao@gmail.com>