mmocr/mmocr/apis
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
..
__init__.py [Fix] Always broadcast a random seed to all the processes (#600) 2021-11-18 22:26:21 +08:00
inference.py [Refactor] refactor transformer modules (#618) 2021-12-04 17:12:31 +08:00
train.py [Enhancement] Pass custom_hooks to mmcv (#609) 2021-11-30 15:10:09 +08:00