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
|
53e72e4440
|
[Metafile] Add Aliases to models (#1611)
* [Metafile] Add Aliases to models
* update
|
2022-12-29 17:44:32 +08:00 |
zhuda
|
547ed31eda
|
[Docs] Update README.md (#1626)
reset the DBNetpp_r50 model`s config file path
|
2022-12-14 16:10:55 +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
|
53562d8526
|
Full regression testing fix (#1357)
|
2022-08-31 20:15:57 +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 |
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
|
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 |
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 |