Commit Graph

11 Commits (d7c59f3325aaf4cbf6ddd3ec69f03230bc582d19)

Author SHA1 Message Date
Tong Gao 53e72e4440
[Metafile] Add Aliases to models (#1611)
* [Metafile] Add Aliases to models

* update
2022-12-29 17:44:32 +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
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
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
jiangqing.vendor 3709c7b03a [Metafiles] Update Metafiles for FCENet, MaskRCNN, NRTR, MASTER 2022-07-21 10:57:31 +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 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 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