mmocr/configs/_base_/recog_models
Jianquan Ye 061d353b2a
[Model] Add MASTER (#807)
* fix #794: add MASTER

* fix conflict add MASTER

* fix conflict add MASTER

* fix conflict add MASTER

* fix conflict add MASTER

* fix conflict add MASTER

* fix conflict add MASTER

* fix conflict add MASTER

* Fix linting

* after git rebase main

* after git rebase main

* fix conflict add MASTER

* fix conflict add MASTER

* after git rebase main

* fix conflict add MASTER

* fix conflict add MASTER

* fix conflict add MASTER

* after git rebase main

* add GCAModule to plugins

* coexist master and master_old

* fix merge mmocr 0.5.0 conflict

* fix lint error

* update

* [fix] remove remains in __init__

* [update] update code in review

* update readme for master

* Add docstr to MasterDecoder, refined MasterDecoder, remove MASTERLoss

* Unify the output length of MasterDecoder in train and test mode; add test for it, remove MasterLoss

* update readme

* update

* update metafile,README,demo/README,config,ocr.py

* Update mmocr/utils/ocr.py

* update

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
Co-authored-by: Mountchicken <mountchicken@outlook.com>
2022-05-05 16:06:15 +08:00
..
abinet.py [Fix] Add num_classes to configs of ABINet (#805) 2022-03-16 17:17:02 +08:00
crnn.py [Refactor] refactor textrecog config structure (#617) 2021-11-25 16:27:45 +08:00
crnn_tps.py [Refactor] refactor textrecog config structure (#617) 2021-11-25 16:27:45 +08:00
master.py [Model] Add MASTER (#807) 2022-05-05 16:06:15 +08:00
nrtr_modality_transform.py [Refactor] refactor transformer modules (#618) 2021-12-04 17:12:31 +08:00
robust_scanner.py add sar, seg and other components 2021-04-02 23:54:57 +08:00
sar.py add sar, seg and other components 2021-04-02 23:54:57 +08:00
satrn.py [Feature] Add Satrn (#405) 2021-08-19 22:02:58 +08:00
seg.py [Refactor] refactor textrecog config structure (#617) 2021-11-25 16:27:45 +08:00