mmocr/tests/test_utils
liukuikun 82f81ff67c
[Refactor] Refactor data converter and gather (#1707)
* Refactor dataprepare, abstract gather, packer

* update ic13 ic15 naf iiit5k cute80 funsd

* update dataset zoo config

* add ut

* finsh docstring

* fix coco

* fix comment
2023-03-03 15:27:19 +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 [Enhancement] Dynamic return type for rescale_polygons (#1702) 2023-02-02 19:18:33 +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