liukuikun
794744826e
[Config] auto scale lr ( #1326 )
2022-09-23 14:53:48 +08:00
Xinyu Wang
c91b028772
[Docs] Update Model & Log Links in Readme & Metafiles ( #1356 )
...
* update model and log links
* fix
* fix
* update dbpp & sdmgr
* update kie acc
* fix
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-31 21:05:29 +08:00
Tong Gao
a24de8318e
[Config] Refactor base config (part 2) ( #1315 )
...
* update textrecog
* Add base configs
2022-08-24 14:19:58 +08:00
Tong Gao
ab04560a4d
[Config] Refactor base config (part 1) ( #1314 )
...
* [Config] Refactor base config
* [Config] Refactor base config
* fix panet
* fix
2022-08-23 22:43:07 +08:00
Xinyu Wang
9620f2de91
[Docs] Update readme config links of Mask R-CNN, PSENet, FCENet, SATRN, NRTR, MASTER ( #1308 )
...
* update readme cfg
* Apply suggestions from code review
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-08-22 19:06:53 +08:00
Xinyu Wang
8d0c6a013a
[Refactor] Refactor and rename several textdet configs ( #1294 )
...
* update
* fix
* fix comments
* fix
2022-08-22 14:27:56 +08:00
liukuikun
ef683206ed
[Api] vis hook and data flow api ( #1185 )
...
* vis hook and data flow api
* fix comment
* add TODO for merging and rewriting after MultiDatasetWrapper
2022-08-08 11:37:46 +08:00
Tong Gao
6f30020eec
[CI] Add CI ( #1176 )
...
* [CI] Add CI
* update init
* fix lint
* fix lint
* fix linting
* fix linting
* fix linting
* fix
* fix
* fix
* fix
* fix
* fix
* disable github ci
* fix
* Update .circleci/test.yml
Co-authored-by: Qing Jiang <mountchicken@outlook.com>
* fix
* fix
Co-authored-by: Qing Jiang <mountchicken@outlook.com>
2022-07-21 14:28:57 +08:00
jiangqing.vendor
e303404215
[Fix] Fix some config errors
2022-07-21 10:58:04 +08:00
jiangqing.vendor
dc180443b8
[TODO] Updata det_datasets & recog_datasets
2022-07-21 10:58:03 +08:00
jiangqing.vendor
27261b2bce
[TODO] mv configs/base/models -> configs/textdet & textrecog
2022-07-21 10:58:03 +08:00
jiangqing.vendor
3709c7b03a
[Metafiles] Update Metafiles for FCENet, MaskRCNN, NRTR, MASTER
2022-07-21 10:57:31 +08:00
gaotongxiao
914c8af7bf
Revert "[TODO] Add LoadImageFromLMDB"
...
This reverts commit e716ae726f007f79effdf2d45b4955a887f3c1e3
2022-07-21 10:57:30 +08:00
jiangqing.vendor
58ca3a1463
[TODO] Update FCENet for CTW
2022-07-21 10:55:45 +08:00
jiangqing.vendor
21b01344cc
[FCENet] Add FCENet config
2022-07-21 10:51:03 +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
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
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
Hongbin Sun
5a8859fe66
[Refactor] Refactor text detection config ( #626 )
...
* refactor textdet configs
* remove duplicate keys in _base_
* remove import from config
* syncbn to bn on cpu
* minimize change
2021-12-03 19:37:43 +08:00
Tong Gao
69d5040590
[Docs] Update model readme ( #604 )
...
* update satrn
* Add intro and pic to readmes
* update stats.py
* abstract for tps
* Fix CRNN and TPS CRNN readme
2021-11-30 16:40:18 +08:00
Tong Gao
dab5725d70
fix paper field in metafiles ( #550 )
2021-11-03 15:02:31 +08:00
Tong Gao
2f983eca83
[Fix] Fix PyTorch 1.6 incompatible checkpoints ( #540 )
...
* fix pt1.6 incompatible checkpoints
* fix satrn metafile
2021-10-27 19:12:52 +08:00
Tong Gao
7571763376
[Refactor] Use MMOCR's registry ( #436 )
...
* [Refactor] Use MMOCR's registry
1. Define MMOCR's registries as a child of MMDet's
2. Register all models to MMOCR's own registries
3. Modify some model configs so that some models in MMDet can be
correctly located
4. Remove some outdated demo scripts
* add detectors
2021-08-19 19:17:15 +08:00
Tong Gao
4f7270e574
Fix #282 : Support init_cfg & update depreciated configs ( #365 )
...
* update coco ref
* init_cfg for dbnet
* initcfg for mask_rcnn
* textsnake init_cfg
* fix dbnet
* panet initcfg
* psenet initcfg
* fcenet initcfg
* drrg initcfg
* add init_cfg to detectors
* update maskrcnn config file to support mmdet
* fix init_cfg of fce_head
* crnn initcfg
* init_weights in training
* nrtr initcfg
* robust_scanner initcfg
* sar init_cfg
* seg init_cfg
* tps_crnn init_cfg
* sdmgr initcfg
* ner init_cfg
* fix textsnake
* sdmgr initcfg
* move "pretrained" to "init_cfg" for config files
* Moduleslist update
* fix seg
* ner init_cfg
* fix base
* fix encode decode recognizer
* revert dbnet config
* fix crnn
* fix base.py
* fix robust_scanner
* fix panet
* fix test
* remove redundant init_weights() in fcehead
* clean up
* relex mmdet version in workflow
* Add dependency version check
* Update mmocr/models/textdet/dense_heads/pse_head.py
Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-07-20 23:18:25 +08:00
Tong Gao
884755d05d
Fix #112 : Remove the need of drop_orientation_info in data preprocessing steps ( #375 )
...
* ctw1500 ignore orientation
* restore maskrcnn config
* ignore_orientation support for icdar datasets
* update docs
* ignore orientation for total text
* Add LoadOCRImageFromFile
* Fix typo
* simplify design
* remove LoadOCRImageFromFile
* update chinese docs
2021-07-20 23:02:25 +08:00
Hongbin Sun
82f64a5b62
support batch inference during testing ( #310 )
...
* support batch inference during testing
* fix unittest
* update docs using url
* set cfg for train, val and test
* update docs
* update docs and test.py
* samples_per_gpu as global setting
* changes revert
2021-06-23 11:34:29 +08:00
Zyq-scut
d4ba5b8c9b
fix fcenet readme ( #270 )
2021-06-09 20:03:16 +08:00
Zyq-scut
18e7ecc379
add fce ic15 ( #258 )
2021-06-03 15:00:38 +08:00
Jianyong Chen
17aa9ecc7f
update metafile ( #228 )
2021-05-22 16:10:21 +08:00
Zyq-scut
cbdd98a1e1
add fcenet ( #133 )
...
* add fcenet
* fix linting and code style
* fcenet finetune
* Update transforms.py
* Update fcenet_r50dcnv2_fpn_1500e_ctw1500.py
* Update fcenet_targets.py
* Update fce_loss.py
* fix
* add readme
* fix config
* Update fcenet_r50dcnv2_fpn_1500e_ctw1500.py
* fix
* fix readme
* fix readme
* Update test_loss.py
Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-05-14 21:37:04 +08:00