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
liukuikun
e78a1591db
[Config] dict related path to config ( #1329 )
2022-08-25 16:14:10 +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
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
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
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
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
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
jiangqing.vendor
27261b2bce
[TODO] mv configs/base/models -> configs/textdet & textrecog
2022-07-21 10:58:03 +08:00
jiangqing.vendor
dc84187311
[TODO] Replace loss_module with module_loss
2022-07-21 10:57:31 +08:00
jiangqing.vendor
3709c7b03a
[Metafiles] Update Metafiles for FCENet, MaskRCNN, NRTR, MASTER
2022-07-21 10:57:31 +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
jiangqing.vendor
4f2ec6de71
[NRTR] NRTR config
2022-07-21 10:51:01 +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
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
0a1787d6bc
[Refactor] refactor transformer modules ( #618 )
...
* base refactor
* update config
* modify implementation of nrtr
* add config file
* add mask
* add operation order
* fix contiguous bug
* update config
* fix pytest
* fix pytest
* update readme
* update readme and metafile
* update docstring
* fix norm cfg and dict size
* rm useless
* use mmocr builder instead
* update pytest
* update
* remove useless
* fix ckpt name
* fix path
* include all config file into pytest
* update inference
* Update test_recog_config.py
2021-12-04 17:12:31 +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
Hongbin Sun
3188e53404
[Refactor] refactor textrecog config structure ( #617 )
...
* refactor configs of textrecog
* remove duplicate key in config _base_
* fix typo
* rename dataset config file
2021-11-25 16:27:45 +08:00
Tong Gao
5fb1268a06
unify task names in metafiles ( #548 )
2021-11-03 15:03:37 +08:00
Tong Gao
dab5725d70
fix paper field in metafiles ( #550 )
2021-11-03 15:02:31 +08:00
Hongbin Sun
3707d67106
support batch inference for crnn and segocr ( #407 )
...
* support batch inference for crnn and segocr
2021-08-03 16:52:58 +08:00
Hongbin Sun
6d97d8286e
Update nrtr batch size ( #370 )
2021-07-16 15:06:36 +08:00
Tong Gao
1a5a880abb
fix nrtr cfg ( #356 )
2021-07-08 13:30:58 +08:00
Hongbin Sun
20f65fb521
use unifor_concat_datase instead of concat_dataset ( #343 )
...
* use unifor_concat_datase instead of concat_dataset
* add unittest for uniform_concat_dataset
2021-07-03 16:03:37 +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
lizz
7dc5695d6d
Add methods to readme
...
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 18:04:36 +08:00
Hongbin Sun
c88126f0d2
fix #60 : update readme
2021-04-07 10:19:36 +08:00
Hongbin Sun
0b2aa3aec6
fix #55 : update nrtr readme ( #56 )
2021-04-06 14:39:06 +00:00
Hongbin Sun
03720f46c3
fix #35 : add nrtr readme; update nrtr config ( #36 )
2021-04-06 03:14:30 +00:00
yuexy
3b443cf6f9
[feature]: add nrtr ( #28 )
...
* [feature]: add nrtr
* Rename nrtr_top_dataset.py to nrtr_toy_dataset.py
Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-04-05 20:19:45 +08:00