mmocr/tests/test_datasets/test_transforms
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
..
test_adapters.py [Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
test_formatting.py [Refactor] ocr.py (#1344) 2022-08-31 22:56:24 +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