seetaface / SeetaFaceEngine

Other
4.6k stars 1.78k forks source link

Face alignment test wrong directory #187

Open GinYM opened 6 years ago

GinYM commented 6 years ago

Solve the problem in face_alignment_test.cpp The directory for seeta::FaceDetection detector should be: seeta::FaceDetection detector("../FaceDetection/model/seeta_fd_frontal_v1.0.bin");