mmocr/tests
Tong Gao 0881c2d2a2
[Fix] Add zero division handler in poly utils, remove Polygon3 (#448)
* Add check to avoid zero div in iou computation

* replace polygon3 with shapely

* remove req of Polygon3
2021-08-25 13:14:58 +08:00
..
data [Enhancement] Add tests for ocr.py (#428) 2021-08-13 09:55:33 +08:00
test_apis [Refactor] Use MMOCR's registry (#436) 2021-08-19 19:17:15 +08:00
test_core [Refactor] Use MMOCR's registry (#436) 2021-08-19 19:17:15 +08:00
test_dataset [Fix] Add zero division handler in poly utils, remove Polygon3 (#448) 2021-08-25 13:14:58 +08:00
test_metrics [Fix] Add zero division handler in poly utils, remove Polygon3 (#448) 2021-08-25 13:14:58 +08:00
test_models [Feature] Add Satrn (#405) 2021-08-19 22:02:58 +08:00
test_tools [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
test_utils [Fix] fix inconsisent training/eval state after SyncBN->BN (#453) 2021-08-25 13:14:03 +08:00