mmocr/tests
Tong Gao 6992923768
[Enhancement] Discard deprecated lmdb dataset format and only support img+label now (#1681)
* [Enhance] Discard deprecated lmdb dataset format and only support img+label now

* rename

* update

* add ut

* updata document

* update docs

* update test

* update test

* Update dataset.md

Co-authored-by: liukuikun <641417025@qq.com>
2023-01-17 10:10:51 +08:00
..
data [Feature] Add Dataset Preparer (#1484) 2022-11-02 15:06:49 +08:00
models/textrecog/test_preprocessors [Refactor] Refactor TPS (#1240) 2022-12-05 14:51:40 +08:00
test_datasets [Enhancement] Discard deprecated lmdb dataset format and only support img+label now (#1681) 2023-01-17 10:10:51 +08:00
test_engine/test_hooks [Refactor] MMEngine directory tree (#1317) 2022-08-25 11:46:04 +08:00
test_evaluation [Refactor] MMEngine directory tree (#1317) 2022-08-25 11:46:04 +08:00
test_models [Model] Add SVTR framework and configs (#1621) 2023-01-06 16:07:06 +08:00
test_structures [Feature] textspotting datasample (#1593) 2022-12-06 14:03:32 +08:00
test_utils [UT] Add missing unit tests (#1651) 2022-12-30 12:01:14 +08:00
test_visualization [Fix] textspotting ut (#1599) 2022-12-06 14:02:12 +08:00
test_init.py