Theo Chan
|
cbb4ec349b
|
Textsnake tests (#51)
* add textsnake unit tests
|
2021-04-06 18:20:43 +08:00 |
yuexy
|
b64f3906c0
|
add Dockerfile (#50)
|
2021-04-06 08:46:01 +00:00 |
Hongbin Sun
|
03a270d2c2
|
fix #47: add unit test for api (#48)
|
2021-04-06 08:04:14 +00:00 |
Hongbin Sun
|
8d527bdeca
|
fix #45: remove useless (#46)
|
2021-04-06 07:28:07 +00:00 |
Hongbin Sun
|
fbb5c8cda1
|
fix #40: add unit test for recog config, transforms, etc. (#44)
|
2021-04-06 07:17:20 +00:00 |
jeffreykuang
|
c8793ac141
|
Add textdet unit tests (#43)
* Fix #41: test fpn_cat
* Fix #41: test fpn_cat
* Fix #41: test fpn_cat
|
2021-04-06 07:16:27 +00:00 |
lizz
|
24cc64e702
|
Merge pull request #42 from cuhk-hbsun/zz/warns
Kill some warns
|
2021-04-06 14:03:09 +08:00 |
lizz
|
5ace2048ea
|
out_size -> output_size
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 13:22:33 +08:00 |
lizz
|
72f04b2ea1
|
np.int -> np.int32
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 13:20:15 +08:00 |
Hongbin Sun
|
aa87b69f12
|
fix #37: remove useless code (#38)
|
2021-04-06 03:40:48 +00:00 |
Hongbin Sun
|
03720f46c3
|
fix #35: add nrtr readme; update nrtr config (#36)
|
2021-04-06 03:14:30 +00:00 |
lizz
|
bef3a13169
|
Merge pull request #27 from cuhk-hbsun/zz/ci
Add github CI
|
2021-04-06 11:11:25 +08:00 |
lizz
|
70dc5c0f08
|
Let it pass
|
2021-04-06 11:04:28 +08:00 |
lizz
|
8de606da18
|
Revert "Revert "Remove pytorch 1.3""
This reverts commit 1629a64b9e5aecc5536698d988e7151e04c4772d.
|
2021-04-06 10:58:45 +08:00 |
lizz
|
aca3adae61
|
Revert me when rroi is moved to mmcv
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 10:58:45 +08:00 |
lizz
|
fed9cbc57c
|
Revert "Remove pytorch 1.3"
This reverts commit b8d65afea82a9ba9a5ee3315aa6816d21c137c91.
|
2021-04-06 10:58:45 +08:00 |
lizz
|
54c6ea8b69
|
again
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 10:58:45 +08:00 |
lizz
|
48b87062cf
|
format
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 10:58:45 +08:00 |
lizz
|
3a1edfb15f
|
try
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 10:58:45 +08:00 |
lizz
|
7e281521cf
|
skip cuda
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 10:58:45 +08:00 |
Hongbin Sun
|
06fee8328b
|
fix #31: pytest pass
|
2021-04-06 10:58:45 +08:00 |
lizz
|
09ffd284ee
|
Remove test dependency on tools
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 10:57:25 +08:00 |
lizz
|
cc1f103e1c
|
Remove pytorch 1.3
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 10:57:25 +08:00 |
lizz
|
9a8480c069
|
good contributing link
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 10:57:25 +08:00 |
lizz
|
b153cc01c8
|
Re-enable skipped test
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 10:57:25 +08:00 |
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 |