Commit Graph

4 Commits (7ef34c44076eed5df9b20312f9232e007f568ac8)

Author SHA1 Message Date
Tong Gao b32412a9e9
[Refactor] MMEngine directory tree (#1317) 2022-08-25 11:46:04 +08:00
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
liukuikun 587566d2c2
[Fix] evaluator ut (#1285) 2022-08-16 17:34:07 +08:00
liukuikun bcc245efd3
[Evaluator] MultiDatasetEvaluator (#1250)
* multi datasets evalutor

* fix comment

* fix typo
2022-08-16 16:48:04 +08:00