Hugo Tong
afe58a4a77
change MotionBlur blur_limit from 6 to 7 to fix ValueError: Blur limit must be odd when centered=True. Got: (3, 6) ( #1821 )
2023-03-29 10:37:29 +08:00
Tong Gao
d0dc90253a
[Dataset Preparer] MJSynth ( #1791 )
...
* finialize
* finialize
2023-03-22 10:10:46 +08:00
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
liukuikun
f820470415
[Feature] Rec TTA ( #1401 )
...
* Support TTA for recognition
* updata readme
* updata abinet readme
* updata train_test doc for tta
2023-02-16 10:27:07 +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
fa4fd1fd42
[Enhancement] Update textrecog config and readme ( #1597 )
...
* [Dataset Preparer] Add TextSpottingConfigGenerator
* update init
* [Enhancement] Update textrecog configs and raedme
* cfg
* fix
2022-12-06 14:01:39 +08:00
liukuikun
d8c0df4827
[Config] rename base dataset terms to {dataset-name}_task_train/test ( #1541 )
2022-11-17 10:15:33 +08:00
Tong Gao
b26907e908
[Config] Update rec configs ( #1417 )
2022-10-09 12:43:45 +08:00
Xinyu Wang
bf921661c6
[Docs] Update Recog Models ( #1402 )
...
* init
* update
* update abinet
* update abinet
* update abinet
* update abinet
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* fix
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-10-08 15:02:19 +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
a24de8318e
[Config] Refactor base config (part 2) ( #1315 )
...
* update textrecog
* Add base configs
2022-08-24 14:19:58 +08:00
Tong Gao
4c20ebcb71
[Docs] Update readme links of DB, DB++, DRRG and ABI ( #1307 )
2022-08-22 17:49:23 +08:00
liukuikun
d27b2fd84f
[Config] rec config refine ( #1306 )
...
* refine rec config
* fix mj-sub
2022-08-22 16:42:56 +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
814b281c79
[Config] Rename & refactor ABINet config ( #1299 )
2022-08-22 12:40:08 +08:00
Tong Gao
6b6d833be4
[Fix] Fix MJ config ( #1288 )
...
* [Fix] Fix MJ config
* fix
* fix
* fix
2022-08-17 21:39:43 +08:00
liukuikun
1978075577
[Config] recog dataset config refactor ( #1275 )
2022-08-16 16:32:50 +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
liukuikun
83e4fb10ee
[Fix] fix empty image and resize small image ( #1200 )
2022-07-25 19:21:09 +08:00
Tong Gao
8c2873f061
[Fix] Fix ABINet ( #1193 )
2022-07-25 11:26:33 +08:00
liukuikun
5dfa68641c
[Config] Add multiloop cfg ( #1186 )
2022-07-22 16:46:06 +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
jiangqing.vendor
19958fbf6f
[TODO] Add LoadImageFromLMDB
2022-07-21 10:57:17 +08:00
gaotongxiao
2d478ea244
Add ABINet cfg
2022-07-21 10:55:46 +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
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
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
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