seetaface / SeetaFaceEngine

Other
4.59k stars 1.78k forks source link

SeetaFace2 ./search run error #208

Open haozhuoran1991 opened 5 years ago

haozhuoran1991 commented 5 years ago

I've installed SeetaFace2 in my Ubuntu16.04 with Opencv4, and it works well of example point81,then when I run program ./search or ./search-v2.5.5, it has an error as follow:

[INFO] FaceDetector: Core size: 640x480 [INFO] FaceLandmarker: Number: 5 [INFO] FaceRecognizer: Feature size: 1024 parse float array failed, the buf len is short! parse SeetaNet_BlobProto data failed! terminate called after throwing an instance of 'std::logic_error' what(): read field failed! Aborted (core dumped)

anyone met this problem before or any help? thanks

diandengpao commented 4 years ago

Maybe your array is too short,you can check it ,good luck to you