mmocr/tests/test_utils
Tong Gao e9b23c56ad
Cherry Pick #1205 (#1774)
* [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>

* fix

---------

Co-authored-by: liferecords <yjmm10@yeah.net>
Co-authored-by: xinyu <wangxinyu2017@gmail.com>
2023-03-10 14:51:40 +08:00
..
test_bbox_utils.py [UT] Add missing unit tests (#1651) 2022-12-30 12:01:14 +08:00
test_check_argument.py [UT] Add missing unit tests (#1651) 2022-12-30 12:01:14 +08:00
test_data_converter_utils.py [Fix] Replace mmcv.fileio with mmengine (#1292) 2022-08-19 16:53:14 +08:00
test_fileio.py [Feature] Add get_md5 (#1553) 2022-11-18 15:22:47 +08:00
test_img_utils.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_mask_utils.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_parsers.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_point_utils.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_polygon_utils.py Cherry Pick #1205 (#1774) 2023-03-10 14:51:40 +08:00
test_processing.py [Refactor] Refactor data converter and gather (#1707) 2023-03-03 15:27:19 +08:00
test_string_utils.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_transform_utils.py [Enhancement] Enhance FixInvalidPolygon, add RemoveIgnored transform (#1632) 2022-12-27 10:30:10 +08:00