mmocr/tests
Tong Gao db6ce0d95e
[Refactor] ocr.py (#1344)
* [Feature] Add BaseInferencer]

* [Feature] Add Det&Rec Inferencer

* [Feature] Add KIEInferencer

* [Feature] Add MMOCRInferencer

* [Refactor] update ocr.py

* update links

* update two links

* remove ocr.py

* move ocr.py and add loadfromndarray

Co-authored-by: xinyu <wangxinyu2017@gmail.com>
Co-authored-by: liukuikun <liukuikun@sensetime.com>
2022-08-31 22:56:24 +08:00
..
data [Enhancement] Support loading different lmdb datasets in LoadImageFromLMDB (#1293) 2022-08-22 16:43:25 +08:00
test_datasets [Refactor] ocr.py (#1344) 2022-08-31 22:56:24 +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 [Fix] Dataflow in mmdet wrapper (#1335) 2022-08-31 19:03:59 +08:00
test_structures [Refactor] MMEngine directory tree (#1317) 2022-08-25 11:46:04 +08:00
test_utils [Fix] Replace mmcv.fileio with mmengine (#1292) 2022-08-19 16:53:14 +08:00
test_visualization [Feture] kie visualizer (#1267) 2022-08-29 20:13:06 +08:00
test_init.py Migrate part of old_tests 2022-07-21 10:57:31 +08:00