wangxinyu
1d1f664e9a
Update max_seq_len
2022-07-21 10:57:17 +08:00
liukuikun
d50d2a46eb
[Processing]remove segocr and split processing
2022-07-21 10:57:17 +08:00
gaotongxiao
2d478ea244
Add ABINet cfg
2022-07-21 10:55:46 +08:00
gaotongxiao
422bea9d10
[SDMGR] Add SDMGR configs
2022-07-21 10:55:46 +08:00
liukuikun
77ffe8fb00
[Config] scanner config
2022-07-21 10:55:46 +08:00
gaotongxiao
2f5e337e2f
[DRRG] DRRG config
2022-07-21 10:55:46 +08:00
jiangqing.vendor
58ca3a1463
[TODO] Update FCENet for CTW
2022-07-21 10:55:45 +08:00
Mountchicken
0a828ef250
update
2022-07-21 10:55:45 +08:00
liukuikun
b955df9904
[Detector] refactor basedetector
2022-07-21 10:55:44 +08:00
liukuikun
988fea441b
[Recognizer] refactor baserecognizer
2022-07-21 10:55:43 +08:00
liukuikun
ca35c78e69
[Config] SAR config
2022-07-21 10:51:03 +08:00
jiangqing.vendor
21b01344cc
[FCENet] Add FCENet config
2022-07-21 10:51:03 +08:00
wangxinyu
831b937c98
[PSE] PSE Config
2022-07-21 10:51:03 +08:00
liukuikun
a3b3bb647f
[Config] PAN config
2022-07-21 10:51:03 +08:00
liukuikun
1212ae89cc
[Update] update config
2022-07-21 10:51:03 +08:00
jiangqing.vendor
b406f3785f
[MASTER] Add MASTER config
2022-07-21 10:51:02 +08:00
wangxinyu
ed37d2db5c
[TextSnake] TextSnake Config
2022-07-21 10:51:02 +08:00
wangxinyu
3992f0d78e
[SATRN] SATRN Config
2022-07-21 10:51:01 +08:00
jiangqing.vendor
4f2ec6de71
[NRTR] NRTR config
2022-07-21 10:51:01 +08:00
liukuikun
cb8f980bae
fix optim warpper
2022-07-21 10:51:01 +08:00
gaotongxiao
71d1a445c9
[DBNet] Add DBNet config
2022-07-21 10:51:00 +08:00
liukuikun
f1eebe9e34
[CRNN] CRNN config
2022-07-21 10:51:00 +08:00
liukuikun
dd29f09593
fix some bug
2022-07-21 10:50:59 +08:00
wangxinyu
178030bad6
[Refactor] Refactor transform.RandomRotate
2022-07-21 10:50:57 +08:00
gaotongxiao
98d9d39505
Migrate configs to new styles
2022-07-21 10:50:57 +08:00
Qing Jiang
5657be1e1a
[Fix] Fix a bug in LmdbAnnFileBackend that cause breaking in Synthtext detection training ( #1159 )
...
* loss
* fix
* 'update'
* 'update'
2022-07-15 20:37:39 +08:00
Tong Gao
64fb6fffc0
[Fix] Metafile ( #1121 )
2022-06-28 14:22:37 +08:00
Mingyu Liu
9bdc247c0c
[Fix] Update ST_SA_MJ_train.py ( #1117 )
...
Fix a bug that results train3's parameter covering the train1 and train2
2022-06-28 14:20:21 +08:00
Qing Jiang
72a79f9350
[Fix] Fix dataset configs ( #1106 )
...
* loss
* fix
* [update] fix configs
* fix lint
2022-06-23 21:52:11 +08:00
liukuikun
e1e26d3f74
[Enchance] add codespell ignore and use mdformat ( #1022 )
...
* update
* update contributing
* update ci
* fix md
* update pre-commit hook
* update mdformat
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-06-09 14:58:44 +08:00
Qing Jiang
0c060099e1
[Fix] Fix config name of MASTER in ocr.py ( #1044 )
...
* loss
* fix
* 'fix'
* [update] full fix
2022-05-28 20:47:00 +08:00
tpoisonooo
426995747b
[Docs] Fix typo ( #1024 )
...
* Update README.md
* Update configs/textdet/panet/README.md
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update configs/textdet/panet/README.md
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-05-24 23:38:26 +08:00
Qing Jiang
86879c6834
[Fix] Fix a typo problem in MASTER ( #1031 )
...
* loss
* fix
* 'fix'
2022-05-23 23:33:13 +08:00
Tong Gao
08eecb9256
[Fix] Remove confusing img_scales in pipelines ( #1007 )
2022-05-10 12:52:45 +08:00
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
Xinyu Wang
fbc138d2d3
[Feature] Add DBNet++ ( #973 )
...
* add dbnet++
* fix docstring
* fix some param names
* fix
* fix docstring
* add init
* add doc; remove configs
* add dbnet++ to readme
* fix readme
* update config
* update readme
* update readme
* update ocr.py
* update metafile.yml
* update readme
* update readme
* move to dbnetpp
* fix paths
* fix head level
* fix typo
* update demo.md
* Update configs/textdet/dbnetpp/README.md
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* fix typo
* fix link
2022-05-05 14:39:20 +08:00
Xinyu Wang
28c9e460d5
[Enhancement] Add SynthText dataset config ( #983 )
...
* add synthtext config; add db pretrain config; move checkpoint config to schedule
* add db_r50 synthtext config
* fix r50 eval iter
* fix lint
* fix
2022-05-05 12:57:07 +08:00
Qing Jiang
d8549ade85
[Feature] Support loading images and labels from lmdb file ( #982 )
...
* loss
* fix
* add LoadImageFromLMDB
* update
* new version
* add json
* fix bug
* Compatible with older versions
* modify test_loader
* add docstring and update test_loader
* fix a bug
* fix docstring and update doc
* update
* Update mmocr/datasets/utils/backend.py
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
* Update docs/en/tutorials/dataset_types.md
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
* fix lint
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
2022-04-29 15:46:36 +08:00
Xinyu Wang
798614aad0
[Enhancement] Update Dataset Configs ( #980 )
...
* update runner in configs
* update AnnFileLoader
2022-04-27 12:53:57 +08:00
Tong Gao
700b5d7a60
[Fix] Revert a wrong setting in db_r18 cfg ( #978 )
2022-04-27 10:30:46 +08:00
Tong Gao
888f700134
[Enhancement] Support dynamic threshold range in eval_hmean ( #962 )
...
* [Enhancement] Support dynamic threshold range in eval_hmean
* upgrade textdetdataset, add deprecate warning
2022-04-22 17:07:36 +08:00
garvan2021
b11fa80d82
[Fix] correct meta key ( #926 )
...
* correct meta key
* fix test metakey
2022-04-18 09:09:09 +08:00
Tong Gao
d901b37035
[Fix] Add num_classes to configs of ABINet ( #805 )
...
* [Fix] Add num_classes to configs of ABINet
* add comments
2022-03-16 17:17:02 +08:00
Tong Gao
a36de7b48e
[Fix] Add necessary keys to test_pipelines to enable test-time visualization ( #754 )
2022-01-26 21:02:31 +08:00
liukuikun
976b976e4a
[Docs] update readme according to standard ( #742 )
...
* config/readme standard
* add ABINet linking
* fix linking error, delete unused cite and adjust note sytle
* union note format
* Remove > before paper link when generating docs
2022-01-25 23:02:59 +08:00
Tong Gao
ad3957bb41
[Enhancement] Speed up training ( #739 )
2022-01-19 20:14:41 +08:00
Hongbin Sun
5176e1bd5a
[Fix] fix link ( #726 )
2022-01-12 10:25:07 +08:00
Hongbin Sun
fb1892a1ae
[Fix] fix bug of show_results in single_gpu_test ( #667 )
...
* move single_gpu_test to mmocr/apis
* fix show result in single_gpu_test
* add unittest
* add docstring
* add unittest for kie
* avoid re-define
* remove skipif
* add skip
* fix conflict
* fix with comment
* add note in readme
* update
2021-12-23 03:30:01 +00:00
Tong Gao
9104667112
[Model] Full ABINet Framework ( #651 )
...
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
2021-12-15 11:21:54 +08:00
Hongbin Sun
7874531db3
[Refactor] refactor textdet postprocess ( #640 )
...
* refactor textdet postprocess using build_postprocessor
* update docstring
* update docstring
* update postprocess docstring
* compatible with previous configs
* rename to BaseTextDetector
* rename to DRRGPostprocessor
* fix
* update warning
* fix
* fix conflict
* rename back
* rename warpper to utils
* fix doc
2021-12-14 17:35:44 +08:00