Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlib_darknet

用dlib和darknet 分类器实现的盹睡系统,其中shape_predictor_68_face_landmarks.dat过大没有上传 将dlib文件夹放到目录下,下载shape_predictor_68_face_landmarks.dat放到data目录下,将libdarknet.so放在目录下

编译

mkdir build
cd build
cmake ..
make

注意源文件中包含的配置和参数文件的路径

About

用dlib和darknet 分类器实现的盹睡系统,其中shape_predictor_68_face_landmarks.dat过大没有上传

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages