Commit Graph

16 Commits (47f54304f541fc009a963c434898b9edfcfe23a1)

Author SHA1 Message Date
Tong Gao 47f54304f5
[Enhancement] Make lanms-neo optional (#1772)
* [Enhancement] Make lanms-neo optional

* fix

* rm
2023-03-10 15:33:12 +08:00
Tong Gao c44b611a6c
Bump version to 1.0.0rc0 (#1363)
* Bump version to 1.0.0rc0

* update init

Co-authored-by: xinyu <wangxinyu2017@gmail.com>
2022-09-01 14:27:53 +08:00
Max Bachmann 7c5c784a94
[Enhancement] Simplify normalized edit distance calculation (#1060)
* simplify normalized edit distance calculation

* update rapidfuzz minimum version
2022-06-10 10:16:17 +08:00
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
Tong Gao 7b16754006
[Docs] Fix API reference & version, support exporting pdf & epub (#406)
* add mmdet

* remove uncessary autodoc mock import

* update docs version

* bind docs version to version.py

* support pdf and epub

* fix readthedocs
2021-08-04 14:24:52 +08:00
lizz 01d8d63be9
Update readthedocs.txt (#276) 2021-06-12 15:28:00 +08:00
Hongbin Sun 70715cee42
fix readthedoc (#247) 2021-05-27 21:58:11 +08:00
lizz 3282e433f9
Fix readthedocs (#35)
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-09 16:39:21 +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
Max Bachmann 942298dea2
Replace python-Levenshtein with RapidFuzz (#24) 2021-04-09 11:16:27 +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
jeffreykuang 31f1c007c0 [feature]: add textdet 2021-04-03 01:03:52 +08:00