Commit Graph

307 Commits (f9d158fafa368e8a5ff9bd41b6c37046df388d08)
 

Author SHA1 Message Date
Jianyong Chen 0bfda842c9
fix #101: fix assertion (#103)
* fix #101: fix assertion

* fix #101: fix pytest
2021-04-20 17:09:09 +08:00
seekingdeep 6c1c34fb91
increase the number of candidates for DBNet to 3000 (#98)
This solves the issue when dealing with documents with a large number of words per-page.
2021-04-20 10:18:56 +08:00
Hongbin Sun b058fdcb4e
mv data_convert_util to mmocr (#96)
* mv data_convert_util to mmocr

* update

* rm bracket
2021-04-19 21:03:52 +08:00
lizz bba33a3f4f
Support windows (#89)
* Fix compile error for Chinese comments in windows

* Fix pan on windows

* Fix types

* Update setup.py

Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-04-19 11:26:00 +00:00
quincylin1 997a89250e
added qr code to README_zh-CN (#95)
* added qr code to README_zh-CN

* Update setup.cfg

Co-authored-by: lizz <innerlee@users.noreply.github.com>
2021-04-19 18:48:15 +08:00
Hongbin Sun 360082635b
fix #93: update ic17 download url (#94) 2021-04-19 13:29:36 +08:00
Hongbin Sun f5c385b02c
fix inference bug (#87)
* fix inference bug

* add unit test for det
2021-04-19 02:07:25 +00:00
Sergio Bugallo Enjamio a68de2214a
Add support for numpy array inference (#74)
* Add support for numpy arrays in model_inference

* Add test for numpy ndarray inference

* Fix linting problems

* Simplify assertion in model_inference
2021-04-18 20:10:17 +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
quincylin1 dd4e19f9bd
added link to readme.md (#80) 2021-04-16 17:45:20 +08:00
quincylin1 3944394ec8
fix pr#70 based on ZZL's comments (#77) 2021-04-16 14:15:45 +08:00
RangiLyu b04cb29037
Fix typo in resnet31_ocr (#71) 2021-04-15 10:25: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 524498479f
add unit test for textsnake (#61) 2021-04-13 21:59:19 +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
quincylin1 a019058503
fix #51: revised readme.md for dbnet (#54)
* fix #51: revised readme.md for dbnet

* Update configs/textdet/dbnet/README.md

Co-authored-by: jeffreykuang <kuangzhh@gmail.com>
2021-04-13 11:53:57 +08:00
lizz 5d95d5c0bb
Add cite info (#47)
* Add cite info

* Update README.md

* Update README.md

Co-authored-by: jeffreykuang <kuangzhh@gmail.com>

Co-authored-by: jeffreykuang <kuangzhh@gmail.com>
2021-04-11 13:46:21 +08:00
jeffreykuang 666ac1ff1c
Merge pull request #46 from open-mmlab/innerlee-patch-1
Update README.md
2021-04-10 20:57:04 +08:00
lizz c484627888
Update README.md 2021-04-10 20:44:20 +08:00
jeffreykuang 0dd23bca21
Merge pull request #43 from open-mmlab/zz/gpuci
Enable gpu ci
2021-04-10 20:35:07 +08:00
lizz 579604f563
Update build.yml 2021-04-10 20:03:15 +08:00
jeffreykuang 4bc0f73eb2
Merge pull request #45 from open-mmlab/zz/readme
Add methods to readme
2021-04-10 18:12:17 +08:00
lizz 7dc5695d6d Add methods to readme
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 18:04:36 +08:00
lizz 76b196a069 torch 1.8 and python 3.6, 3.8
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 17:28:10 +08:00
lizz 71dbb8a087
Merge pull request #44 from cuhk-hbsun/hbsun/syn90k
fix name mistake
2021-04-10 17:13:31 +08:00
Hongbin Sun 1176b485fa fix name mistake 2021-04-10 17:10:50 +08:00
lizz ee1dbf1037 Try again
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 17:10:49 +08:00
lizz 2341bc5528 debug
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 16:42:41 +08:00
lizz e7a888d872 debug
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 16:26:54 +08:00
lizz 49ffc1b64f Enable gpu ci
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 15:56:32 +08:00
lizz 075f22701e
Merge pull request #41 from cuhk-hbsun/hbsun/md_table
remove duplicate col
2021-04-10 00:33:05 +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
jeffreykuang 88ed519ddf
Merge pull request #38 from cuhk-hbsun/hbsun/rename
rename datasets.md
2021-04-09 22:43:37 +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
lizz b8abcae570
Update docs.txt (#34) 2021-04-09 16:25:17 +08:00
lizz 52ee09eec6
Update readthedocs.txt (#33) 2021-04-09 16:13:09 +08:00
lizz d4741edea2
Fix readthedocs (#32)
* Fix readthedocs

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

* Update readthedocs.txt
2021-04-09 16:01:37 +08:00
lizz 08dc1eb34d
Merge pull request #31 from cuhk-hbsun/docs_require
update docs.txt
2021-04-09 14:55:11 +08:00
Hongbin Sun 085f0ef6dc update docs.txt 2021-04-09 14:54:27 +08:00
lizz 447959a950
Merge pull request #30 from cuhk-hbsun/hbsun/changelog
update changelog
2021-04-09 14:40:48 +08:00
Hongbin Sun de564ef7cb update changelog 2021-04-09 14:38:34 +08:00
lizz 1d1cd9fd49
Merge pull request #23 from cuhk-hbsun/hbsun/install
update install.md
2021-04-09 11:17:17 +08:00
Max Bachmann 942298dea2
Replace python-Levenshtein with RapidFuzz (#24) 2021-04-09 11:16:27 +08:00