dlib icon indicating copy to clipboard operation
dlib copied to clipboard

A toolkit for making real world machine learning and data analysis applications in C++

Results 77 dlib issues
Sort by recently updated
recently updated
newest added

Hi, does this dlib support CPU compilation and running? I don't have a GPU, Thanks for your reply.

python3 import dlib Segmentation fault (core dumped)

I am going to use dlib module, and I have an error in installing dlib module. I have installed CMake and please check the error message and help me how...

![1659490227285](https://user-images.githubusercontent.com/50405365/182504663-9179fd89-7008-4deb-bcb2-e3534a723265.png)

Hi, Thanks for the great repository! I tried to install `dlib` in docker container using `pip install dlib`. It takes around 10-15 minutes to install the package. I was wondering...

If I install the GPU version of dlib on nano, will the processing speed be faster?

This is generally useful, but also this is laying down the foundation for stuff like filter design, computing STFTs and maybe who knows, some DSP.

Dlib machine learning platform is powerful and great. And thank you for allowing us to use these powerful platforms. As you know, these days, deep learning frameworks are standardized and...

Hi, I want to thank you for your efforts. I tested **extract_highdim_face_lbp_descriptors** on LFW face dataset. However result is very bad. In the original paper (Blessing of Dimensionality: High-dimensional Feature...