Tong Gao
9caacc76ee
[Enhancement] Deprecate file_client_args and use backend_args instead ( #1765 )
...
* tmp commit
* remove
2023-03-20 10:33:20 +08:00
Tong Gao
2a2cab3c8c
[Checkpoints] Add ST-pretrained DB-series models and logs ( #1635 )
...
* [Fix] Auto scale lr
* update
2023-02-06 15:16:08 +08:00
Tong Gao
ad470e323a
[Feature] Refactor Inferencers ( #1608 )
...
* tmp commit
* initial
* kie
* update MMOCRInferencer and ocr.py
* fix
* fix bug & add ut
* ut for kie
* part of mmocr inferencer ut
* part of mmocr inferencer ut
* ut
* ut
* docs
* inferencer
* Add TextSpotInferencer
* test
* fix
* textspot
* fix
* test
* test
* fix
* fix
2023-02-02 19:05:55 +08:00
AllentDan
39f99ac720
[Doc] update the link of DBNet ( #1672 )
...
* update the link of DBNet_r50
* update the link of DBNet_r50-oclip
2023-01-12 11:06:53 +08:00
Tong Gao
53e72e4440
[Metafile] Add Aliases to models ( #1611 )
...
* [Metafile] Add Aliases to models
* update
2022-12-29 17:44:32 +08:00
Tong Gao
89606a1cf1
[Configs] Totaltext cfgs for DB and FCE ( #1633 )
...
* fcenet configs
* dbnet config
* update fcenet config
* update dbnet config
* Add readme and metafile
2022-12-28 11:51:38 +08:00
liukuikun
d8c0df4827
[Config] rename base dataset terms to {dataset-name}_task_train/test ( #1541 )
2022-11-17 10:15:33 +08:00
liukuikun
cf454ca76c
[Docs] oclip readme ( #1505 )
...
* [WIP] oclip docs
* oclip readthe docs
* rename oclip-resnet to resnet-oclip
* updata hemean
* updata link
* updata title
2022-11-03 19:01:16 +08:00
Tong Gao
d92444097d
[Config] Add oCLIP configs ( #1509 )
...
* [Config] Add oClip configs
* fix linitng
* fix
2022-11-03 17:57:13 +08:00
Tong Gao
5e596cc579
[Config] Update paths to pretrain weights ( #1416 )
2022-09-29 16:26:52 +08:00
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
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
liukuikun
5c8c774aa9
[Config] rename pan config ( #1313 )
...
* rename pan config
* fix name and move evaluator
2022-08-23 16:54:33 +08:00
Tong Gao
4c20ebcb71
[Docs] Update readme links of DB, DB++, DRRG and ABI ( #1307 )
2022-08-22 17:49:23 +08:00
Tong Gao
7ac7f66949
[Config] Rename DB, DB++ and DRRG ( #1296 )
...
* [Config] Rename DB, DB++ and DRRG
* update metafiles
2022-08-22 12:49:24 +08:00
Tong Gao
1cc049086e
[Config] Refactor & fix DB, DBPP, DRRG configs ( #1181 )
...
* refactor base datasets, fix drrg config
* rename
* update dbnet and drrg
* fix
* fix
2022-08-17 15:20:05 +08:00
Tong Gao
2b476bd8c0
[Config] Refactor & fix DB configs ( #1188 )
2022-07-25 19:11:57 +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
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
gaotongxiao
914c8af7bf
Revert "[TODO] Add LoadImageFromLMDB"
...
This reverts commit e716ae726f007f79effdf2d45b4955a887f3c1e3
2022-07-21 10:57:30 +08:00
liukuikun
d50d2a46eb
[Processing]remove segocr and split processing
2022-07-21 10:57:17 +08:00
gaotongxiao
71d1a445c9
[DBNet] Add DBNet config
2022-07-21 10:51:00 +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
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
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
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
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
5654079839
[Fix] Fix DBNet_r50 config ( #625 )
2021-11-26 12:26:32 +00:00
Tong Gao
a9fde9146f
[Feature] Improve dbnet r50 by fixing std ( #578 )
2021-11-11 19:10:12 +08:00
Tong Gao
dab5725d70
fix paper field in metafiles ( #550 )
2021-11-03 15:02:31 +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
Hongbin Sun
1240169f18
update metafile ( #183 )
2021-05-14 00:17:33 +08:00
quincylin1
7e0d48df11
fix metafiles ( #182 )
2021-05-13 17:28:59 +08:00
quincylin1
cc27d8254b
Add metafiles ( #179 )
...
* add metafiles
* add metafiles
* add metafiles
* fix metafile errors
* fix metafiles
* Update metafile.yml
Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-05-13 02:46:26 +00:00
Hongbin Sun
892d486d01
add model for chinese ( #156 )
...
* add model for chinese
* update readme
* update readme
* fix link error; add vis for Chinese
2021-05-09 21:49:08 +08:00
quincylin1
a019058503
fix #51 : revised readme.md for dbnet ( #54 )
...
* fix #51 : revised readme.md for dbnet
* Update configs/textdet/dbnet/README.md
Co-authored-by: jeffreykuang <kuangzhh@gmail.com>
2021-04-13 11:53:57 +08:00
lizz
9d62bdf84c
Format readme ( #23 )
...
* Format readme
Signed-off-by: lizz <lizz@sensetime.com>
* try
Signed-off-by: lizz <lizz@sensetime.com>
* Remove redudant config link
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-05 16:06:06 +08:00
jeffreykuang
b10bb9eb6a
Enhance/synthtext pretrain ( #20 )
...
* fix 19: add synthtext pretrained model
* fix 19: setup.cfg linting
2021-04-04 21:15:21 +08:00
jeffreykuang
31f1c007c0
[feature]: add textdet
2021-04-03 01:03:52 +08:00