Commit Graph

110 Commits (f82047041578d1629d53083780c2c7928ca7b96c)

Author SHA1 Message Date
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
liukuikun c870046a4a
[Fix] change cudnn benchmark to false (#1705) 2023-02-03 18:57:12 +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
Tong Gao 0aa5d7be6d
[Model] Add SVTR framework and configs (#1621)
* [Model] Add SVTR framework and configs

* update

* update transform names

* update base config

* fix cfg

* update cfgs

* fix

* update cfg

* update decoder

* fix encoder

* fix encoder

* fix

* update cfg

* update name
2023-01-06 16:07:06 +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
Qing Jiang b11c58897c
[ASTER] Update ASTER config (#1629)
* update aster config

* update

* update en api

* Update configs/textrecog/aster/metafile.yml

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-12-15 19:49:55 +08:00
Qing Jiang 302efb9db3
[ASTER] Add ASTER config (#1238)
* [Docs] Limit extension versions (#1209)

* loss

* fix

* [update] limit extension versions

* add aster config

* aster

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-15 14:53:24 +08:00
liukuikun 58ea06d986
[Fix] ctc loss bug if target is empty (#1618) 2022-12-13 10:57:57 +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 8737675445
[Fix] Being more conservative on Dataset Preparer (#1520)
* [Fix] Being more conservative on Dataset Preparer

* update
2022-11-08 17:17:54 +08:00
Xinyu Wang 8864fa174b
[Feature] Add Dataset Preparer (#1484)
* add data preparer

* temporarily ignore data preparer test

* update

* fix comments

* update doc; add script to generate dataset zoo doc

* fix comments; update scripts

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* coco parser

* fix comments

* add fileio tests

* fix test

* add tests for parsers and dumpers

* add test for data preparer

* fix a bug

* update icdar txt parser

* rename icdar txt parser

* fix comments

* fix test

* fix comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: liukuikun <641417025@qq.com>
2022-11-02 15:06:49 +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 9b368fe45c
[Fix] Rename VeryDeepVGG to MiniVGG (#1330)
* [Fix] Rename VeryDeepVGG to MiniVGG

* update
2022-08-25 16:35:59 +08:00
liukuikun e78a1591db
[Config] dict related path to config (#1329) 2022-08-25 16:14:10 +08:00
liukuikun 7ab2a2e09d
[Config] default runtime cfg (#1327) 2022-08-25 16:13:47 +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
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
Xinyu Wang b2e06c04f5
[Config] Update NRTR configs (#1302)
* [Config] Add textrec_default_runtime

* add vis hook

* update nrtr configs

* Update configs/textrecog/nrtr/nrtr_resnet31-1by16-1by8_6e_st_mj.py

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-22 14:44:46 +08:00
Xinyu Wang 7aea3619ca
[Config] Update MASTER config (#1301)
* [Config] Add textrec_default_runtime

* add vis hook

* update master config

* update metafile

* update

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-22 14:30:44 +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
Xinyu Wang 6ca7404925
[Config] Update satrn config (#1300)
* [Config] Add textrec_default_runtime

* [Config] Add textrec_default_runtime

* add vis hook

* update satrn cfg

* update

* update

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-22 12:45:00 +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
Tong Gao c9ec09d8f1
[Config] Fix NRTR config (#1232) 2022-08-01 15:34:41 +08:00
liukuikun 8d2e8886e8
[Fix] Fix scanner and sar Resize to RecaleToHeight (#1242) 2022-08-01 11:42:11 +08:00
liukuikun f2024dc4bf
[Config] SAR seq config (#1215) 2022-07-27 20:03:02 +08:00
Qing Jiang 507f0656c9
[Fix] Fix configs/textrecog/nrtr/nrtr_modality_transform_academic.py (#1206)
* loss

* fix

* fix nrtr
2022-07-26 10:49:07 +08:00
Qing Jiang 870f062394
[Refactor] Update NRTR configs (#1199)
* loss

* fix

* [update] Update NRTR configs

* [update] Set a smaller interval
2022-07-25 19:22:16 +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 2487c0a4a5
[Config] fix scanner and sar config (#1196) 2022-07-25 11:25:39 +08:00
liukuikun 0393e32603
[Config] rec toy dataset config (#1182) 2022-07-22 17:00:03 +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 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
gaotongxiao 1a167ff317 Migrate tests 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
xinyu 567aec5390 update metafiles 2022-07-21 10:58:03 +08:00