Hongbin Sun
|
cb6a0d5c99
|
update docs
|
2021-04-08 18:05:46 +08:00 |
lizz
|
1af47a8915
|
Merge pull request #16 from cuhk-hbsun/feature/iss_15
fix #15: remove skimage
|
2021-04-08 16:11:19 +08:00 |
Hongbin Sun
|
a4ac32fe0d
|
fix #15: remove pillow in readthedocs
|
2021-04-08 16:11:21 +08:00 |
Hongbin Sun
|
5f858f2c61
|
fix #15: remove skimage
|
2021-04-08 16:07:47 +08:00 |
lizz
|
0206781bb6
|
Fix readthedocs generation (#14)
* Fix readthedocs
* Fix doc
* md format
|
2021-04-08 15:49:46 +08:00 |
lizz
|
6a655ad454
|
Merge pull request #11 from open-mmlab/hbsun/require
fix build.yml
|
2021-04-08 12:45:11 +08:00 |
sunhongbin
|
af4c68555c
|
modify build.yml
|
2021-04-08 12:12:32 +08:00 |
sunhongbin
|
a0c8727804
|
fix build.yml
|
2021-04-08 12:08:15 +08:00 |
Kai Chen
|
c68b061a16
|
Update README.md (#10)
|
2021-04-08 12:07:28 +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
|
c345255e49
|
remove test for textsnake (#8)
|
2021-04-08 03:07:22 +00:00 |
Hongbin Sun
|
923ee16bf7
|
fix typo (#7)
|
2021-04-08 02:23:03 +00:00 |
Hongbin Sun
|
7acfabb482
|
fix pytest error (#6)
|
2021-04-08 01:48:15 +08:00 |
lizz
|
89bfd2404d
|
Add back toc (#5)
* Add back toc
* contents
|
2021-04-08 01:47:59 +08:00 |
lizz
|
393ed7fc5a
|
Implement get_root_logger and train_detector (#4)
|
2021-04-08 01:24:04 +08: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 |
Hongbin Sun
|
e548d07666
|
Merge pull request #63 from cuhk-hbsun/feature/iss_62
fix #62: update panet readme
|
2021-04-07 12:38:59 +08:00 |
Hongbin Sun
|
b1e20d8d39
|
fix #62: update panet readme
|
2021-04-07 12:38:37 +08:00 |
Hongbin Sun
|
2cb07cbe8e
|
Merge pull request #61 from cuhk-hbsun/feature/iss_60
fix #60: update readme
|
2021-04-07 10:23:47 +08:00 |
Hongbin Sun
|
c88126f0d2
|
fix #60: update readme
|
2021-04-07 10:19:36 +08:00 |
Hongbin Sun
|
d1cc0dad44
|
Merge pull request #59 from cuhk-hbsun/develop
v0.1.0
|
2021-04-06 23:38:35 +08:00 |
Hongbin Sun
|
f521526ff4
|
Revert "version1.0 (#57)" (#58)
This reverts commit f504637971 .
|
2021-04-06 23:32:22 +08:00 |
Hongbin Sun
|
f504637971
|
version1.0 (#57)
* add sar, seg and other components
* [feature]: add textsnake_drrg
* documentation and dbnet related code
* [feature]: add code for kie and textsnake config
* [feature]: add CRNN and RobustScanner
* Revert "documentation and dbnet related code"
* [feature]: add textdet
* [feature]: dbnet and docs
* 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
* fix #11: update docs (#12)
* fix #11: update docs
* fix #11: update datasets.md for kie
* fix #13: update docs with toc
* fix #13: link pr to issue
* fix #13: rename section title
* fix #13: rename section title (#16)
* fix #17: update ckpt path of psenet (#18)
* Enhance/synthtext pretrain (#20)
* fix 19: add synthtext pretrained model
* fix 19: setup.cfg linting
* 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>
* fix #21: refactor kie dataset & add show_results
* fix #21: update sdmgr readme and config
* fix #21: update readme of segocr
* f-str
Signed-off-by: lizz <lizz@sensetime.com>
* format again
Signed-off-by: lizz <lizz@sensetime.com>
* Mkae sort_vertex public api
Signed-off-by: lizz <lizz@sensetime.com>
* fix #24: rm img_meta from inference (#25)
* Fix typos (#26)
* Fix typos
Signed-off-by: lizz <lizz@sensetime.com>
* Ohh
Signed-off-by: lizz <lizz@sensetime.com>
* [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>
* fix #29: update logo (#30)
* Feature/iss 33 (#34)
* fix #33: update dataset.md
* fix #33: pytest for transformer related
* Add Github CI
Signed-off-by: lizz <lizz@sensetime.com>
* rm old ci
Signed-off-by: lizz <lizz@sensetime.com>
* add contributing and code of conduct
Signed-off-by: lizz <lizz@sensetime.com>
* Fix ci
Signed-off-by: lizz <lizz@sensetime.com>
* fix
Signed-off-by: lizz <lizz@sensetime.com>
* fix
Signed-off-by: lizz <lizz@sensetime.com>
* Re-enable skipped test
Signed-off-by: lizz <lizz@sensetime.com>
* good contributing link
Signed-off-by: lizz <lizz@sensetime.com>
* Remove pytorch 1.3
Signed-off-by: lizz <lizz@sensetime.com>
* Remove test dependency on tools
Signed-off-by: lizz <lizz@sensetime.com>
* fix #31: pytest pass
* skip cuda
Signed-off-by: lizz <lizz@sensetime.com>
* try
Signed-off-by: lizz <lizz@sensetime.com>
* format
Signed-off-by: lizz <lizz@sensetime.com>
* again
Signed-off-by: lizz <lizz@sensetime.com>
* Revert "Remove pytorch 1.3"
This reverts commit b8d65afea82a9ba9a5ee3315aa6816d21c137c91.
* Revert me when rroi is moved to mmcv
Signed-off-by: lizz <lizz@sensetime.com>
* Revert "Revert "Remove pytorch 1.3""
This reverts commit 1629a64b9e5aecc5536698d988e7151e04c4772d.
* Let it pass
* fix #35: add nrtr readme; update nrtr config (#36)
* fix #37: remove useless code (#38)
* np.int -> np.int32
Signed-off-by: lizz <lizz@sensetime.com>
* out_size -> output_size
Signed-off-by: lizz <lizz@sensetime.com>
* Add textdet unit tests (#43)
* Fix #41: test fpn_cat
* Fix #41: test fpn_cat
* Fix #41: test fpn_cat
* fix #40: add unit test for recog config, transforms, etc. (#44)
* fix #45: remove useless (#46)
* fix #47: add unit test for api (#48)
* add Dockerfile (#50)
* Textsnake tests (#51)
* add textsnake unit tests
* 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>
* fix #52: update readme (#53)
* fix #39: update crnn & robustscanner. (#54)
* fix #55: update nrtr readme (#56)
Co-authored-by: HolyCrap96 <theochan666@gmail.com>
Co-authored-by: quincylin1 <quincylin.333@gmail.com>
Co-authored-by: YueXy <yuexiaoyu@sensetime.com>
Co-authored-by: yuexy <yuexy@users.noreply.github.com>
Co-authored-by: jeffreykuang <kuangzhh@gmail.com>
Co-authored-by: lizz <innerlee@users.noreply.github.com>
Co-authored-by: lizz <lizz@sensetime.com>
Co-authored-by: Theo Chan <46100303+HolyCrap96@users.noreply.github.com>
|
2021-04-06 14:56:33 +00:00 |
Hongbin Sun
|
0b2aa3aec6
|
fix #55: update nrtr readme (#56)
|
2021-04-06 14:39:06 +00:00 |
yuexy
|
4958f4df56
|
fix #39: update crnn & robustscanner. (#54)
|
2021-04-06 13:53:46 +00:00 |
Hongbin Sun
|
11825fca6f
|
fix #52: update readme (#53)
|
2021-04-06 12:45:09 +00: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 |
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 |