Hi all, I just published a tutorial on how to tune dlib shape/landmark predictor
C,C++/DLib 2019. 12. 24. 18:33Hi all, I just published a tutorial on how to tune dlib shape/landmark predictor hyperparameters to balance:
1. Speed
2. Accuracy
3. Model size
You can find the full tutorial here:
https://www.pyimagesearch.com/2019/12/23/tuning-dlib-shape-predictor-hyperparameters-to-balance-speed-accuracy-and-model-size/
I hope you enjoy it! And if you liked it, please do give it a share. Thank you!
'C,C++ > DLib' 카테고리의 다른 글
dlib으로 나만의 shape predictor를 만들자 (dlib에서 train_shape_predictor_ex.cpp실행하는 방법) (0) | 2018.06.06 |
---|---|
Shape predictor .dat file for 194 facelandmarks (helen dataset), dlib, 81 points (0) | 2018.05.16 |
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 |