mmocr/tests/test_utils
Xinyu Wang 8864fa174b
[Feature] Add Dataset Preparer (#1484)
* add data preparer

* temporarily ignore data preparer test

* update

* fix comments

* update doc; add script to generate dataset zoo doc

* fix comments; update scripts

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* coco parser

* fix comments

* add fileio tests

* fix test

* add tests for parsers and dumpers

* add test for data preparer

* fix a bug

* update icdar txt parser

* rename icdar txt parser

* fix comments

* fix test

* fix comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: liukuikun <641417025@qq.com>
2022-11-02 15:06:49 +08:00
..
test_bbox_utils.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_check_argument.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +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 Dataset Preparer (#1484) 2022-11-02 15:06:49 +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 [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_string_utils.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00