【发布时间】:2018-06-06 07:27:27
【问题描述】:
我想编译这个程序:https://github.com/davisking/dlib/blob/master/python_examples/face_clustering.py
但是我收到了这个错误信息:
处理文件:../examples/faces/2008_002079.jpg
检测到的人脸数量:6
Traceback(最近一次调用最后一次): 文件“face_clustering_new.py”,第 87 行,在 face_descriptor = facerec.compute_face_descriptor(img,形状) RuntimeError: full_object_detection 必须使用 iBUG 300W 68 点人脸界标样式。
【问题讨论】: