mmocr/tests/test_utils
liferecords 8905daea5b
[Bug fix] box points ordering (#1205)
* fix sort_points

* remove functools

* add test cases

* add descriptions for coordinates

* del

Co-authored-by: xinyu <wangxinyu2017@gmail.com>
2022-10-12 16:53:37 +08:00
..
test_mask [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
test_text [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
test_box.py [Bug fix] box points ordering (#1205) 2022-10-12 16:53:37 +08:00
test_check_argument.py [Fix] fix type check (#650) 2021-12-09 12:45:59 +08:00
test_model.py [Fix] fix inconsisent training/eval state after SyncBN->BN (#453) 2021-08-25 13:14:03 +08:00
test_ocr.py [Enhancement] Update links to SDMGR (#1252) 2022-08-03 18:53:05 +08:00
test_setup_env.py [Enhancement] Add setup multi-processing both in train and test. (#757) 2022-01-26 20:34:19 +08:00
test_string_util.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
test_textio.py [Feature] Support jsonl in recognition converter (#844) 2022-03-18 09:22:32 +08:00
test_version_utils.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
test_wrapper.py [Refactor] refactor textdet postprocess (#640) 2021-12-14 17:35:44 +08:00