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
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