dlib-models | Trained model files for dlib example programs | Machine Learning library
kandi X-RAY | dlib-models Summary
kandi X-RAY | dlib-models Summary
Trained model files for dlib example programs.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dlib-models
dlib-models Key Features
dlib-models Examples and Code Snippets
Community Discussions
Trending Discussions on dlib-models
QUESTION
I try to run a Python code for face detection using Dlib. But when I try to load the file shape_predictor_68_face_landmarks.dat
using the following command
face_detector =dlib.cnn_face_detection_model_v1('shape_predictor_68_face_landmarks.dat')
I get the following error:
ANSWER
Answered 2018-May-16 at 11:55I have contacted Davis King on twitter and he tshape_predictor_68_face_landmarks.dat
is not the correct file.
I have to load mmod_human_face_detector.dat
file for function dlib.cnn_face_detection_model_v1()
It must be called like this
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install dlib-models
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page