Commit Graph

7 Commits (0881c2d2a2c95d23218c64e2c5982dd64c1d6ee2)

Author SHA1 Message Date
Tong Gao 0881c2d2a2
[Fix] Add zero division handler in poly utils, remove Polygon3 (#448)
* Add check to avoid zero div in iou computation

* replace polygon3 with shapely

* remove req of Polygon3
2021-08-25 13:14:58 +08:00
Tong Gao 4e6f70d7c4
[Enhancement] Replace lanms-proper with lanms-neo (#455) 2021-08-23 15:32:33 +08:00
RangiLyu c9d151e757
Fix installing requirements with pip and mim (#242)
* add requirements

* add requirements
2021-05-27 15:59:13 +08:00
Jianyong Chen 2414c65577
Add drrg (#189)
* merge drrg

* directory structure&fix redundant import

* docstrings

* fix isort

* drrg readme

* merge drrg

* directory structure&fix redundant import

* docstrings

* fix isort

* drrg readme

* add unittests&fix docstrings

* revert test_loss

* add unittest

* add unittests

* fix docstrings

* fix docstrings

* fix yapf

* fix yapf

* Update test_textdet_head.py

* Update test_textdet_head.py

* add unittests

* add unittests

* add unittests

* fix docstrings

* fix docstrings

* fix docstring

* fix unittests

* fix pytest

* fix pytest

* fix pytest

* fix variable names

Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-05-18 11:15:47 +08:00
Max Bachmann 942298dea2
Replace python-Levenshtein with RapidFuzz (#24) 2021-04-09 11:16:27 +08:00
sunhongbin a0c8727804 fix build.yml 2021-04-08 12:08:15 +08:00
jeffreykuang 31f1c007c0 [feature]: add textdet 2021-04-03 01:03:52 +08:00