Commit Graph

25 Commits (85f34730083f4cdca823bc794130d839d4e6d71b)

Author SHA1 Message Date
Tong Gao 4ffbb23623
[Enhancement] Update links to SDMGR (#1252)
* [Enhancement] Update links to SDMGR links

* fix tests
2022-08-03 18:53:05 +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
garvan2021 b11fa80d82
[Fix] correct meta key (#926)
* correct meta key

* fix test metakey
2022-04-18 09:09:09 +08:00
Tong Gao a36de7b48e
[Fix] Add necessary keys to test_pipelines to enable test-time visualization (#754) 2022-01-26 21:02:31 +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 fb1892a1ae
[Fix] fix bug of show_results in single_gpu_test (#667)
* move single_gpu_test to mmocr/apis

* fix show result in single_gpu_test

* add unittest

* add docstring

* add unittest for kie

* avoid re-define

* remove skipif

* add skip

* fix conflict

* fix with comment

* add note in readme

* update
2021-12-23 03:30:01 +00: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 98c5bff1e0
[Feature] Save results to json file for kie. (#589)
* save results json for kie

* update config

* Fix KIE inference bug

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2021-11-15 20:28:13 +08:00
Tong Gao 34bd6b9bbb
[Docs] Docs for KIE CloseSet & OpenSet (#573)
* add kie docs

* fix paths

* sync cn docs

* fix layout error
2021-11-11 17:39:27 +08:00
Hongbin Sun a50b0c9fb9
[Feature] Support openset kie (#498)
* add openset kie dataset

* updare readme

* add anno convert script

* update docstring

* update script

* add & update docstring

* fix typo

* update docstring format
2021-11-11 14:47:38 +08:00
Tong Gao dab5725d70
fix paper field in metafiles (#550) 2021-11-03 15:02:31 +08:00
Tong Gao 8c72d80164
[Fix] Fix image export in test.py for KIE models (#486)
* Fix image export in test.py for sdmgr model

* fix pretrained
2021-09-18 18:24:55 +08:00
lizz 8999c56159
Fix kie_test_imgs script for novisual (#319)
* Fix kie_test_imgs script for novisual

Signed-off-by: lizz <lizz@sensetime.com>

* Fix test

Signed-off-by: lizz <lizz@sensetime.com>
2021-06-24 07:22:34 +00:00
Hongbin Sun ae90deab68
fix bug in sdmgr config (#316) 2021-06-23 16:58:56 +08:00
Hongbin Sun 50a25e718a
update ckpt link (#287) 2021-06-15 20:28:09 +08:00
lizz 8dcc56955f
Ignore img processing for KIE without visual (#260)
* Ignore img processing for KIE without visual

Signed-off-by: lizz <lizz@sensetime.com>

* Add ResizeNoImg

Signed-off-by: lizz <lizz@sensetime.com>

* Tune speed

Signed-off-by: lizz <lizz@sensetime.com>
2021-06-10 10:07:33 +08:00
Hongbin Sun ecfc1c7ebf
fix #216: default ignore -100 (#221)
* fix #216: default ignore -100

* update ckpt
2021-05-20 21:53:49 +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 a48399aebe format again
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-05 16:39:31 +08:00
lizz 49b52c9d8a f-str
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-05 16:37:14 +08:00
Hongbin Sun 3727cab712 fix #21: update sdmgr readme and config 2021-04-05 16:09:13 +08:00
Hongbin Sun 9af0bed144 fix #21: refactor kie dataset & add show_results 2021-04-05 16:07:29 +08:00
Hongbin Sun b8156a3a77 [feature]: add code for kie and textsnake config 2021-04-03 00:44:12 +08:00