Commit Graph

221 Commits (main)

Author SHA1 Message Date
DongJinLee bbe8964f00 Add korean dictionary, and modify configuration of satrn model(text recognition model) ()
* Update satrn_shallow_5e_st_mj.py

add train_config for setting max_epochs

* Add files via upload

add korean dictionary (korean + english + digits + symbols)
2023-05-04 10:03:15 +08:00
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) () 2023-03-29 10:37:29 +08:00
Tong Gao 4b887676a3
[Fix] MJSynth & SynthText Dataset Preparer config ()
* [Fix] MJSynth

* update

* fix

* fix
2023-03-28 16:20:24 +08:00
Tong Gao bb591d2b1b
[Config] CTW1500 () 2023-03-28 10:40:53 +08:00
Tong Gao d0dc90253a
[Dataset Preparer] MJSynth ()
* finialize

* finialize
2023-03-22 10:10:46 +08:00
Tong Gao d80df99037
[Fix] Add pse weight to metafile () 2023-03-20 11:12:13 +08:00
Tong Gao 506f7d296e
[Fix] Test svtr_small instead of svtr_tiny () 2023-03-20 11:09:53 +08:00
Tong Gao 9caacc76ee
[Enhancement] Deprecate file_client_args and use backend_args instead ()
* tmp commit

* remove
2023-03-20 10:33:20 +08:00
Tong Gao c6580a48c1
[Dataset Preparer] SynthText ()
* [Dataset] Support Synthtext

* update

* update

* finalize setting

* fix

* textrec

* update

* add fake magnet obtainer

* update rec

* update

* sample_ann
2023-03-17 14:34:12 +08:00
Tong Gao 33cbc9b92f
[Docs] Inferencer docs ()
* [Enhancement] Support batch visualization & dumping in Inferencer

* fix empty det output

* Update mmocr/apis/inferencers/base_mmocr_inferencer.py

Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>

* [Docs] Inferencer docs

* fix

* Support weight_list

* add req

* improve md

* inferencers.md

* update

* add tab

* refine

* polish

* add cn docs

* js

* js

* js

* fix ch docs

* translate

* translate

* finish

* fix

* fix

* fix

* update

* standard inferencer

* update docs

* update docs

* update docs

* update docs

* update docs

* update docs

* en

* update

* update

* update

* update

* fix

* apply sugg

---------

Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
2023-03-07 18:52:41 +08:00
liukuikun f820470415
[Feature] Rec TTA ()
* 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 20a87d476c
[Fix] Fix some inferencer bugs ()
* [Fix] Fix some inferencer bugs

* fix
2023-02-09 18:31:25 +08:00
Tong Gao 2a2cab3c8c
[Checkpoints] Add ST-pretrained DB-series models and logs ()
* [Fix] Auto scale lr

* update
2023-02-06 15:16:08 +08:00
liukuikun c870046a4a
[Fix] change cudnn benchmark to false () 2023-02-03 18:57:12 +08:00
Tong Gao ad470e323a
[Feature] Refactor Inferencers ()
* 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 ()
* update the link of DBNet_r50

* update the link of DBNet_r50-oclip
2023-01-12 11:06:53 +08:00
Tong Gao 0aa5d7be6d
[Model] Add SVTR framework and configs ()
* [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 ()
* [Metafile] Add Aliases to models

* update
2022-12-29 17:44:32 +08:00
Tong Gao 89606a1cf1
[Configs] Totaltext cfgs for DB and FCE ()
* fcenet configs

* dbnet config

* update fcenet config

* update dbnet config

* Add readme and metafile
2022-12-28 11:51:38 +08:00
Qing Jiang b11c58897c
[ASTER] Update ASTER config ()
* 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 ()
* [Docs] Limit extension versions ()

* 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
zhuda 547ed31eda
[Docs] Update README.md ()
reset the DBNetpp_r50 model`s config file path
2022-12-14 16:10:55 +08:00
liukuikun 58ea06d986
[Fix] ctc loss bug if target is empty () 2022-12-13 10:57:57 +08:00
liukuikun 38d2fc3438
[Enhancement] Update ic15 det config according to DataPrepare () 2022-12-13 10:56:24 +08:00
Tong Gao fa4fd1fd42
[Enhancement] Update textrecog config and readme ()
* [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 () 2022-11-17 10:15:33 +08:00
Tong Gao 8737675445
[Fix] Being more conservative on Dataset Preparer ()
* [Fix] Being more conservative on Dataset Preparer

* update
2022-11-08 17:17:54 +08:00
liukuikun cf454ca76c
[Docs] oclip readme ()
* [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 ()
* [Config] Add oClip configs

* fix linitng

* fix
2022-11-03 17:57:13 +08:00
Xinyu Wang 8864fa174b
[Feature] Add Dataset Preparer ()
* 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 () 2022-10-09 12:43:45 +08:00
Xinyu Wang bf921661c6
[Docs] Update Recog Models ()
* 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 () 2022-09-29 16:26:52 +08:00
liukuikun 794744826e
[Config] auto scale lr () 2022-09-23 14:53:48 +08:00
Xinyu Wang 1077ce4294
[Config] Simplify the Mask R-CNN config ()
* update mask rcnn cfg

* update
2022-09-21 15:44:37 +08:00
Xinyu Wang c91b028772
[Docs] Update Model & Log Links in Readme & Metafiles ()
* 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 () 2022-08-31 20:15:57 +08:00
liukuikun bf042f8267
[Feture] kie visualizer ()
* kie visualizer

* add  textspotting visualizer

* Fix

* fix

* Some fixes

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-29 20:13:06 +08:00
Tong Gao 9b368fe45c
[Fix] Rename VeryDeepVGG to MiniVGG ()
* [Fix] Rename VeryDeepVGG to MiniVGG

* update
2022-08-25 16:35:59 +08:00
liukuikun e78a1591db
[Config] dict related path to config () 2022-08-25 16:14:10 +08:00
liukuikun 7ab2a2e09d
[Config] default runtime cfg () 2022-08-25 16:13:47 +08:00
Tong Gao c093c687a7
[Config] Refactor base config (part 3) ()
* [Config] Refactor KIE

* fix ut

* fix edge classes
2022-08-24 17:30:05 +08:00
Tong Gao a24de8318e
[Config] Refactor base config (part 2) ()
* update textrecog

* Add base configs
2022-08-24 14:19:58 +08:00
Tong Gao ab04560a4d
[Config] Refactor base config (part 1) ()
* [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 ()
* rename pan config

* fix name and  move evaluator
2022-08-23 16:54:33 +08:00
liukuikun f247926028
[Feature] add synbuffer hook again () 2022-08-23 11:43:19 +08:00
Xinyu Wang 9620f2de91
[Docs] Update readme config links of Mask R-CNN, PSENet, FCENet, SATRN, NRTR, MASTER ()
* 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 () 2022-08-22 17:49:23 +08:00
liukuikun d27b2fd84f
[Config] rec config refine ()
* refine rec config

* fix mj-sub
2022-08-22 16:42:56 +08:00
Tong Gao 908ebf1bcf
[Config] Rename textsnake ()
* [Config] Rename textsnake

* Update configs/textdet/textsnake/textsnake_resnet50_fpn-unet_1200e_ctw1500.py

Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>

* update metafile

* fix linting

Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
2022-08-22 15:02:21 +08:00