mmocr/tests
Hongbin Sun 0a1787d6bc
[Refactor] refactor transformer modules (#618)
* base refactor

* update config

* modify implementation of nrtr

* add config file

* add mask

* add operation order

* fix contiguous bug

* update config

* fix pytest

* fix pytest

* update readme

* update readme and metafile

* update docstring

* fix norm cfg and dict size

* rm useless

* use mmocr builder instead

* update pytest

* update

* remove useless

* fix ckpt name

* fix path

* include all config file into pytest

* update inference

* Update test_recog_config.py
2021-12-04 17:12:31 +08:00
..
data [Enhancement] Add tests for ocr.py (#428) 2021-08-13 09:55:33 +08:00
test_apis [Refactor] refactor transformer modules (#618) 2021-12-04 17:12:31 +08:00
test_core [Refactor] Use MMOCR's registry (#436) 2021-08-19 19:17:15 +08:00
test_dataset [Feature] Support openset kie (#498) 2021-11-11 14:47:38 +08:00
test_metrics [Fix] Allow invalid polygons in intersection and union by default (#471) 2021-09-28 10:57:12 +08:00
test_models [Refactor] refactor transformer modules (#618) 2021-12-04 17:12:31 +08:00
test_tools [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
test_utils [Enhancement] CircleCI Setup (#611) 2021-11-23 19:54:38 +08:00