AstarLight / Lets_OCR

A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
MIT License
656 stars 327 forks source link

在docker里sh test.sh出错No module named nms #78

Open Law0825 opened 4 years ago

Law0825 commented 4 years ago

Traceback (most recent call last): File "infer.py", line 11, in import lib.nms ImportError: No module named nms 这个要怎么解决?

maggie-c1523 commented 4 years ago

需要看readme里面的提示,需要make编译