mmocr/docs
LvTianlei 8f377f2fa2
[Feature] Add Satrn (#405)
* Add SATRN

* Create satrn_small_academic.py

* Update README.md

* change config name

* Update mmocr/models/textrecog/backbones/shallow_cnn.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update configs/textrecog/satrn/satrn_academic.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update configs/textrecog/satrn/satrn_small.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update shallow_cnn.py

* Update mmocr/models/textrecog/layers/transformer_layer.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update mmocr/models/textrecog/layers/transformer_layer.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update test_ocr_encoder.py

* change keep_aspect_ratio=False

* Update transformer_layer.py

* Update configs/textrecog/satrn/satrn_small.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update configs/textrecog/satrn/satrn_academic.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update mmocr/models/textrecog/layers/transformer_layer.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update mmocr/models/textrecog/layers/transformer_layer.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update mmocr/models/textrecog/layers/transformer_layer.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update mmocr/models/textrecog/layers/transformer_layer.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update mmocr/models/textrecog/layers/transformer_layer.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update mmocr/models/textrecog/layers/transformer_layer.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update mmocr/models/textrecog/layers/transformer_layer.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update mmocr/models/textrecog/layers/transformer_layer.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update mmocr/models/textrecog/layers/transformer_layer.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update transformer_layer.py

* Apply suggestions from code review

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update transformer_layer.py

* update satrn readme

* add satrn to ocr.py

* add satrn_sm and fix configs

* add a test for config

* add copyright info

* use mmocr registry

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2021-08-19 22:02:58 +08:00
..
_static/css [Docs] Full screen support in readthedocs (#413) 2021-08-09 11:16:43 +00:00
Makefile [feature]: dbnet and docs 2021-04-03 01:21:33 +08:00
api.rst fix readthedoc (#247) 2021-05-27 21:58:11 +08:00
changelog.md [Docs] update dependency version req, dockerfile and change logs for 0.2.1 (#331) 2021-07-20 23:18:47 +08:00
code_of_conduct.md remove markdown toc (#3) 2021-04-08 01:12:01 +08:00
conf.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
datasets.md [Docs] Fix docs (#395) 2021-08-04 14:26:16 +08:00
demo.md [Feature] Add Satrn (#405) 2021-08-19 22:02:58 +08:00
deployment.md [Feature] Add deployment evaluation (#291) 2021-06-18 12:27:10 +08:00
getting_started.md [Docs] Fix docs (#395) 2021-08-04 14:26:16 +08:00
index.rst [Docs] Fix missed deployment in en docs and add language switcher to the sidebar (#355) 2021-07-07 16:21:52 +08:00
install.md [Fix] upgrade version requirement of mmdet to 2.14.0 to avoid known bugs (#382) 2021-07-21 18:01:55 +08:00
make.bat [feature]: dbnet and docs 2021-04-03 01:21:33 +08:00
merge_docs.sh User friendly API v2 + Docs ! (#371) 2021-07-25 00:22:27 +08:00
requirements.txt [feature]: dbnet and docs 2021-04-03 01:21:33 +08:00
stats.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00