Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经安装了 dlib 19.17 版本。当它突然运行时它停止并显示错误:
"AttributeError: module 'dlib' has no attribute 'correlation_tracker'"
import dlib tracker = dlib.correlation_tracker()