Shape predictor .dat file for 194 facelandmarks (helen dataset), dlib, 81 points
C,C++/DLib 2018. 5. 16. 08:18A. 194 landmark points
1. 1st data
gopi jayaraman uploaded the shape predictor .dat file for 194 facelandmarks (helen dataset)
shape_predictor_194_face_landmarks.dat 파일 있는 주소.
You can download from here:
https://www.dropbox.com/sh/t5h024w0xkedq0j/AABS3GprqIvb_PwqeHOn2dxNa?dl=0
you can use it with dlib.
you can check the above address in following address
아래 주소에 어떤 사람이 올려놨음.
https://stackoverflow.com/questions/36711905/dlib-train-shape-predictor-ex-cpp?rq=1
2. 2nd data
spHelen194.dat 파일 있는 주소.
You can download from here:
https://wisimage.blogspot.fr/2018/05/dlib-shape-predictor-models.html
3. 3rd data
helen-dataset.dat 파일 있는 주소.
You can download from here:
https://qiita.com/kekeho/items/0b2d4ed5192a4c90a0ac
https://drive.google.com/open?id=1qMAc4xqnwejje8sK3kqgwrgUgJYFFkbH
B. 81 landmark points
shape_predictor_81_face_landmarks.dat
https://github.com/codeniko/shape_predictor_81_face_landmarks
facelandmarks, dlib, face feature points
'C,C++ > DLib' 카테고리의 다른 글
Hi all, I just published a tutorial on how to tune dlib shape/landmark predictor (0) | 2019.12.24 |
---|---|
dlib으로 나만의 shape predictor를 만들자 (dlib에서 train_shape_predictor_ex.cpp실행하는 방법) (0) | 2018.06.06 |
Image convert to grayscale (0) | 2016.09.28 |
DLIB : Training Shape_predictor for 194 landmarks (helen dataset) (0) | 2016.09.28 |
[dlib]Compile dlib on Windows (0) | 2016.09.21 |