Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在执行文件get.py时报错 #11

Closed
angel8532 opened this issue May 9, 2019 · 3 comments
Closed

在执行文件get.py时报错 #11

angel8532 opened this issue May 9, 2019 · 3 comments

Comments

@angel8532
Copy link

你好楼主:
向您请教一个问题,在运行“features_extraction_to_csv.py”这个文件是总是报下面的错误。

data/data_faces_from_camera/person_2
正在读的人脸图像 / image to read:                data/data_faces_from_camera/person_2/img_face_1.jpg
检测到人脸的图像 / image with faces detected:    data/data_faces_from_camera/person_2/img_face_1.jpg

Traceback (most recent call last):
  File "features_extraction_to_csv.py", line 93, in <module>
    features_mean_personX = return_features_mean_personX(path_images_from_camera + "person_"+str(person+1))
  File "features_extraction_to_csv.py", line 61, in return_features_mean_personX
    features_128d = return_128d_features(path_faces_personX + "/" + photos_list[i])
  File "features_extraction_to_csv.py", line 45, in return_128d_features
    face_descriptor = face_rec.compute_face_descriptor(img_gray, shape)
RuntimeError: The full_object_detection must use the iBUG 300W 68 point face landmark style.
@coneypo
Copy link
Owner

coneypo commented May 10, 2019

Refer to this closed issue #10

@coneypo
Copy link
Owner

coneypo commented May 14, 2019

请问还有问题吗?我可以关掉 issue 吗

@angel8532
Copy link
Author

angel8532 commented May 14, 2019 via email

@coneypo coneypo closed this as completed May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants