mmocr/tests
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
..
data [Enhancement] Support loading different lmdb datasets in LoadImageFromLMDB (#1293) 2022-08-22 16:43:25 +08:00
test_datasets [Refactor] Adapt to new dataflow (#1305) 2022-08-25 11:45:42 +08:00
test_engine/test_hooks [Refactor] Adapt to new dataflow (#1305) 2022-08-25 11:45:42 +08:00
test_evaluation [Refactor] Adapt to new dataflow (#1305) 2022-08-25 11:45:42 +08:00
test_models [Refactor] Adapt to new dataflow (#1305) 2022-08-25 11:45:42 +08:00
test_structures [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_utils [Fix] Replace mmcv.fileio with mmengine (#1292) 2022-08-19 16:53:14 +08:00
test_visualization [Api] vis hook and data flow api (#1185) 2022-08-08 11:37:46 +08:00
test_init.py Migrate part of old_tests 2022-07-21 10:57:31 +08:00