1045 Commits

Author SHA1 Message Date
lizz
2ad699e099 fix
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:57:25 +08:00
lizz
82740ede93 fix
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:48:23 +08:00
lizz
c15059aca8 Fix ci
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:48:23 +08:00
lizz
6bc6e3fcb7 add contributing and code of conduct
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:48:23 +08:00
lizz
6b4edad7be rm old ci
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:48:23 +08:00
lizz
a0ed5f49f1 Add Github CI
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:48:23 +08: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
Hongbin Sun
ff1fc429cd
fix #29: update logo (#30) 2021-04-05 20:30:33 +08: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
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
cb1b2c2fa6
fix #24: rm img_meta from inference (#25) 2021-04-05 18:01:43 +08:00
lizz
e546d044c8
Merge pull request #22 from cuhk-hbsun/feature/iss_21
fix #21: refactor kie dataset & add show_results
2021-04-05 17:55:50 +08:00
lizz
28ef2ecb65 Mkae sort_vertex public api
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-05 17:50:40 +08: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
4f5cde9120 fix #21: update readme of segocr 2021-04-05 16:34:09 +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
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
jeffreykuang
b10bb9eb6a
Enhance/synthtext pretrain (#20)
* fix 19: add synthtext pretrained model

* fix 19: setup.cfg linting
2021-04-04 21:15:21 +08:00
Hongbin Sun
12df13244d
fix #17: update ckpt path of psenet (#18) 2021-04-04 14:27:37 +08:00
Hongbin Sun
d48f212baa
fix #13: rename section title (#16) 2021-04-04 14:20:31 +08:00
jeffreykuang
b50b911e71
Merge pull request #14 from cuhk-hbsun/feature/iss_13
fix #13: update toc in docs
2021-04-04 14:06:56 +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
Hongbin Sun
cdaab98813
Merge pull request #8 from quincylin1/feature/dbnet
[feature]: dbnet and docs
2021-04-03 01:23:35 +08:00
quincylin1
8476c239b2 [feature]: dbnet and docs 2021-04-03 01:21:33 +08:00
Hongbin Sun
b7dac0f6fd
Merge pull request #7 from jeffreykuang/feature/textdet
[feature]: add textdet
2021-04-03 01:07:29 +08:00
Hongbin Sun
660898bd73
Merge pull request #6 from cuhk-hbsun/revert-3-feature_dbnet
Revert "documentation and dbnet related code"
2021-04-03 01:03:52 +08:00
jeffreykuang
31f1c007c0 [feature]: add textdet 2021-04-03 01:03:52 +08:00
yuexy
72135ed552
Revert "documentation and dbnet related code" 2021-04-03 01:00:26 +08:00
Hongbin Sun
50287450ab
Merge pull request #5 from yuexy/feature/crnn_and_robustscanner
[feature]: add CRNN and RobustScanner
2021-04-03 00:55:27 +08:00
YueXy
d594ab122e [feature]: add CRNN and RobustScanner 2021-04-03 00:52:49 +08:00
Hongbin Sun
50ab4ef23d
Merge pull request #4 from cuhk-hbsun/feature/kie
[feature]: add code for kie and textsnake config
2021-04-03 00:47:04 +08:00
Hongbin Sun
08911b664f
Merge pull request #3 from quincylin1/feature_dbnet
documentation and dbnet related code
2021-04-03 00:44:32 +08:00
Hongbin Sun
b8156a3a77 [feature]: add code for kie and textsnake config 2021-04-03 00:44:12 +08:00
quincylin1
b031934129 documentation and dbnet related code 2021-04-03 00:41:23 +08:00
Hongbin Sun
3ed6aaa4e4
Merge pull request #2 from HolyCrap96/feature/textsnake_drrg
[feature]: add textsnake_drrg
2021-04-03 00:25:29 +08:00
HolyCrap96
7d4f530af2 [feature]: add textsnake_drrg 2021-04-03 00:22:39 +08:00
Hongbin Sun
3ec7bd4934
Merge pull request #1 from cuhk-hbsun/feature/ocr_recog
add sar, seg and other components
2021-04-02 23:56:55 +08:00
Hongbin Sun
4ecd0cea8a add sar, seg and other components 2021-04-02 23:54:57 +08:00
sunhongbin
af78ffb407 initial commit 2021-04-02 15:55:42 +08:00