Open Law0825 opened 4 years ago
Traceback (most recent call last): File "infer.py", line 11, in import lib.nms ImportError: No module named nms 这个要怎么解决?
需要看readme里面的提示,需要make编译
Traceback (most recent call last): File "infer.py", line 11, in
import lib.nms
ImportError: No module named nms
这个要怎么解决?