mmocr/tests/test_utils
Hongbin Sun 7874531db3
[Refactor] refactor textdet postprocess (#640)
* 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
2021-12-14 17:35:44 +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 [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +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] CircleCI Setup (#611) 2021-11-23 19:54:38 +08:00
test_string_util.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
test_textio.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +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