mmocr/tests/test_datasets/test_transforms
Xinyu Wang 9bd5258513
[Refactor] Adapt to new dataflow (#1305)
* datasample->datasamples

* update rec data preprocessor

* rename datasamples

* update det preprocessor

* update metric

* update data_sample->data_samples in test

* update

* fix data preprocessor uts

* remove engine runner

* fix kie ut

* fix ut

* fix comments

* refactor evaluator ut

* apply comments

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

* remove useless

* apply comments

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

* apply comments

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

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-08-25 11:45:42 +08:00
..
test_adapters.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_formatting.py [Refactor] Adapt to new dataflow (#1305) 2022-08-25 11:45:42 +08:00
test_loading.py [Enhancement] Support loading different lmdb datasets in LoadImageFromLMDB (#1293) 2022-08-22 16:43:25 +08:00
test_ocr_transforms.py [Refactor] Adapt to new dataflow (#1305) 2022-08-25 11:45:42 +08:00
test_textdet_transforms.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_textrecog_transforms.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_wrappers.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00