Commit Graph

41 Commits (45d22b12c62e474e82d84983269e8e2f41892907)

Author SHA1 Message Date
Hongbin Sun 45d22b12c6
update demo docs (#166)
* update demo docs

* update docs
2021-05-11 21:13:19 +08:00
quincylin1 3ccec09106
add mmocr demo documentation (#151)
* add mmocr demo documentation

* Update text_det_demo.md

* Update text_recog_demo.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-05-11 16:38:57 +08:00
Hongbin Sun 43dcb32d4f
Hbsun/end2end demo (#105)
* add end2end demo

* fix typo

* pad box

* fix bug of crnn

* fix polygon

* update docstring

* fix bug of polygon

* updare demo api

* fix except

* rename

* fix with comments
2021-04-22 20:42:42 +08:00
Hongbin Sun 360082635b
fix #93: update ic17 download url (#94) 2021-04-19 13:29:36 +08:00
Hongbin Sun 096c7c11b3
update mmdet install (#84)
* update mmdet install

* update install.md

* fix version of mmcv and mmdet
2021-04-17 22:48:15 +08:00
Hongbin Sun 1a129a1e98
add svt converter (#65)
* add svt converter

* fix str fmt

* fix str fmt

* update convert script
2021-04-14 18:33:14 +08:00
Hongbin Sun 344cc9a38d
Add unittest for kie (#56)
* add unittest for sdmgr

* fix #36: update datasets.md

* unittest pass
2021-04-13 13:58:31 +08:00
Hongbin Sun 1176b485fa fix name mistake 2021-04-10 17:10:50 +08:00
lizz 87ccebcd91
Update datasets.md 2021-04-10 00:28:12 +08:00
lizz 8097113e17
Update datasets.md 2021-04-10 00:27:17 +08:00
Hongbin Sun bb51a41bcd rename to datasets 2021-04-09 23:50:33 +08:00
Hongbin Sun fca6986f5c remove duplicate col 2021-04-09 22:53:21 +08:00
Hongbin Sun 6fe6dac367 fix lint 2021-04-09 22:21:38 +08:00
Hongbin Sun 93483615b7 fix api vis bug: sphinx version 2021-04-09 22:18:26 +08:00
Hongbin Sun b3aaa27c6f rename datasets.md 2021-04-09 21:08:19 +08:00
lizz 912a2cc9d1
Mock more (#37)
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-09 16:51:25 +08:00
lizz 3282e433f9
Fix readthedocs (#35)
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-09 16:39:21 +08:00
Hongbin Sun de564ef7cb update changelog 2021-04-09 14:38:34 +08:00
Hongbin Sun 56ed699645 update install.md 2021-04-09 10:25:40 +08:00
Hongbin Sun 0cfb59867c update install.md 2021-04-09 00:10:55 +08:00
Hongbin Sun cb6a0d5c99 update docs 2021-04-08 18:05:46 +08:00
lizz 0206781bb6
Fix readthedocs generation (#14)
* Fix readthedocs

* Fix doc

* md format
2021-04-08 15:49:46 +08:00
Hongbin Sun b17304edeb
update readme (#9)
Co-authored-by: sunhongbin <sunhongbin@sensetime.com>
2021-04-08 03:52:43 +00:00
Hongbin Sun 923ee16bf7
fix typo (#7) 2021-04-08 02:23:03 +00:00
Hongbin Sun 47f5906f0a
remove markdown toc (#3)
* remove toc from md

* remove toc
2021-04-08 01:12:01 +08:00
Hongbin Sun 8622fe8a3d
fix #1: update steps of contributing (#2)
* fix #1: update steps of contributing

* fix #1: update docs

* fix #1: contributing
2021-04-08 00:54:30 +08:00
lizz 44ca9c2a61
Remove usage of \ (#49)
* Remove usage of \

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

* rebase

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

* typos

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

* Remove test dependency on tools/

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

* Remove usage of \

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

* rebase

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

* typos

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

* Remove test dependency on tools/

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

* typo

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

* KIE in keywords

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

* some renames

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

* kill isort skip

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

* aggregation discrimination

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

* aggregation discrimination

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

* tiny

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

* fix bug: model infer on cpu

Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-04-06 12:16:46 +00:00
Hongbin Sun 03720f46c3
fix #35: add nrtr readme; update nrtr config (#36) 2021-04-06 03:14:30 +00:00
Hongbin Sun 0f00378f9a
Feature/iss 33 (#34)
* fix #33: update dataset.md

* fix #33: pytest for transformer related
2021-04-05 23:54:57 +08:00
lizz 7471c8cecd
Fix typos (#26)
* Fix typos

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

* Ohh

Signed-off-by: lizz <lizz@sensetime.com>
2021-04-05 20:16:13 +08:00
Hongbin Sun 3727cab712 fix #21: update sdmgr readme and config 2021-04-05 16:09:13 +08:00
lizz 9d62bdf84c
Format readme (#23)
* Format readme

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

* try

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

* Remove redudant config link

Signed-off-by: lizz <lizz@sensetime.com>
2021-04-05 16:06:06 +08:00
Hongbin Sun d48f212baa
fix #13: rename section title (#16) 2021-04-04 14:20:31 +08:00
Hongbin Sun ef59ab10f5 fix #13: rename section title 2021-04-04 13:38:40 +08:00
Hongbin Sun 4eccb1cfcb fix #13: link pr to issue 2021-04-04 13:01:21 +08:00
Hongbin Sun a347a97c23 fix #13: update docs with toc 2021-04-04 11:56:14 +08:00
Hongbin Sun dd120271ba
fix #11: update docs (#12)
* fix #11: update docs

* fix #11: update datasets.md for kie
2021-04-04 00:19:55 +08:00
Hongbin Sun 3c0f9d87c5
fix #9: [feature]: setting norms for contributing (#10)
* fix #9: [feature]: setting norms for contributing

* fix #9: [feature]: setting norms for contributing

* fix #9: [feature]: setting norms for contributing

* fix #9: [feature]: setting norms for contributing
2021-04-03 19:40:29 +08:00
quincylin1 8476c239b2 [feature]: dbnet and docs 2021-04-03 01:21:33 +08:00
yuexy 72135ed552
Revert "documentation and dbnet related code" 2021-04-03 01:00:26 +08:00
quincylin1 b031934129 documentation and dbnet related code 2021-04-03 00:41:23 +08:00