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 108 dlib issues
Sort by recently updated
recently updated
newest added

### Main idea hello i hava a question, why latest dlib release version is only on github and not updated on dlib website and dlib website have relaese 19.24. in...

### What Operating System(s) are you seeing this problem on? Linux (x86-64) 22.04 ### dlib version 19.24 ### Compiler GCC ### Expected Behavior _No response_ ### Current Behavior I build...

### What Operating System(s) are you seeing this problem on? macOS (Apple Silicon) ### dlib version 19.24 ### Python version N/A ### Compiler clang 15.0.0 ### Expected Behavior Following dlib's...

### What Operating System(s) are you seeing this problem on? Windows ### dlib version 19.24.0 19.24.1 19.24.2 19.24.3 19.24.4 ### Python version 3.7 3.8 3.9 3.10 3.11 3.12 ### Compiler...

### What Operating System(s) are you seeing this problem on? Windows ### dlib version 19.24.4 ### Python version 3.12.1 ### Compiler gcc ### Expected Behavior using pip in a virtual...

### What Operating System(s) are you seeing this problem on? Linux (x86-64) ### dlib version 19.24.5 ### Python version _No response_ ### Compiler gcc 11.4.0 ### Expected Behavior installation successfully...

### What Operating System(s) are you seeing this problem on? Windows ### dlib version 19.24 ### Python version 3.10.11 ### Compiler MSVC 2022 ### Expected Behavior I want use these...

### What Operating System(s) are you seeing this problem on? Linux (x86-64) ### dlib version 19.14.0 ### Python version 3.8.10 ### Compiler MSVC 19 ### Expected Behavior import dlib dlib.DLIB_USE_CUDA...

This PR introduces a new implementation of the softmax layer, offering increased flexibility and better support for Large Language Models (LLMs) and other applications requiring 2D tensor processing. ### Main...

However, in the recent update of the face recognition script using dlib major changes were made to increase its efficiency and to include AI functionalities. The script of the application...