mmocr/requirements/readthedocs.txt
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

17 lines
140 B
Plaintext

imgaug
kwarray
lanms-neo==1.0.2
lmdb
matplotlib
mmcv
mmdet
pyclipper
rapidfuzz
regex
scikit-image
scipy
shapely
titlecase
torch
torchvision