Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / davisking/dlib issues and pull requests
#3052 - Update minimum CMake version to 3.10.0
Pull Request -
State: open - Opened by arrufat 4 days ago
#3050 - [Bug]: find_min_global produces segmentation fault (signal SIGSEGV)
Issue -
State: closed - Opened by Julien-Livet 9 days ago
- 1 comment
#3049 - [Bug]: dlib.net Flagged as Unsafe - Self Signed Cert
Issue -
State: closed - Opened by ridler77 14 days ago
- 3 comments
#3048 - minor tweaks to the transformer example
Pull Request -
State: closed - Opened by arrufat 15 days ago
- 2 comments
#3047 - find blas and cudnn update for windows OS
Pull Request -
State: closed - Opened by hscodesolution 19 days ago
- 1 comment
#3045 - [Bug]: Build break in LLVM v19
Issue -
State: open - Opened by fs-eire 21 days ago
- 14 comments
#3043 - Replace deprecated pkgutil.find_loader()
Pull Request -
State: closed - Opened by penguinpee 27 days ago
- 2 comments
#3041 - Add a first example for the new Dlib layers to build a transform-type network
Pull Request -
State: closed - Opened by Cydral about 1 month ago
- 3 comments
#3040 - Adjust github ci runner images
Pull Request -
State: closed - Opened by davisking about 1 month ago
#3039 - Fix conversion from simd8f to simd8i for MSVC ARM on Windows
Pull Request -
State: closed - Opened by ebroglio about 1 month ago
- 1 comment
#3038 - [Bug]: Building (cross-compiling) dlib into amd64 container fails
Issue -
State: open - Opened by AlbertoLopSie about 2 months ago
- 7 comments
#3037 - [Python] Build/upload platform wheels
Issue -
State: closed - Opened by turicas 2 months ago
- 6 comments
Labels: inactive
#3035 - need better model
Issue -
State: closed - Opened by xalteropsx 3 months ago
- 1 comment
#3034 - find_max_global does not expose rng seed
Issue -
State: closed - Opened by jschueller 3 months ago
- 3 comments
#3032 - Fix saving JXL generic grayscale images
Pull Request -
State: closed - Opened by arrufat 3 months ago
- 1 comment
#3029 - [Bug]: Found cuDNN, but we failed to compile the dlib/cmake_utils/test_for_cudnn project.
Issue -
State: closed - Opened by YoucanBaby 4 months ago
- 2 comments
#3028 - Remove vscode stuff
Pull Request -
State: closed - Opened by arrufat 4 months ago
- 4 comments
#3026 - add serialization support to chip_details
Pull Request -
State: closed - Opened by arrufat 4 months ago
- 1 comment
#3024 - [Bug]: i need help to install dlib
Issue -
State: closed - Opened by margo2130 4 months ago
- 4 comments
Labels: inactive
#3023 - tril_ layer updates (attempt to resolve merge conflicts)
Pull Request -
State: closed - Opened by Cydral 4 months ago
- 1 comment
#3022 - Implementation of a new softmax version with PLANE_WISE mode support
Pull Request -
State: closed - Opened by Cydral 4 months ago
- 6 comments
#3021 - Add embeddings_ layer and supporting utility functions
Pull Request -
State: closed - Opened by Cydral 4 months ago
- 3 comments
#3020 - Add multm_prev_ layer and enhance gemm() function for PLANE_WISE operations
Pull Request -
State: closed - Opened by Cydral 4 months ago
- 17 comments
#3019 - Add positional_encodings_ layer to Dlib
Pull Request -
State: closed - Opened by Cydral 5 months ago
- 13 comments
#3018 - Add tril_ layer for lower triangular matrix operations
Pull Request -
State: closed - Opened by Cydral 5 months ago
- 4 comments
#3017 - Add tril_ layer for lower triangular matrix operations
Pull Request -
State: closed - Opened by Cydral 5 months ago
#3016 - Cleanup: remove using namespace std;
Pull Request -
State: closed - Opened by arrufat 5 months ago
- 13 comments
#3015 - [Bug]: Conflicts with other codes due to "using namespace std;" in header files
Issue -
State: closed - Opened by ChristopheDumeunier 5 months ago
- 3 comments
#3014 - Trying to compile DLIB with CUDNN. CUDA v12 with CUDNN v8 On tensorflow/tensorflow:latest-gpu (Ubuntu 22.04.3 LTS)
Issue -
State: closed - Opened by parinyawon 5 months ago
- 4 comments
Labels: inactive
#3013 - Add transpose_ layer for 2D matrix transposition in 4D Dlib tensors
Pull Request -
State: closed - Opened by Cydral 5 months ago
- 1 comment
#3012 - Fix stride indexing bugs in `reorg` and `reorg_gradient` functions (CPU & CUDA)
Pull Request -
State: closed - Opened by Cydral 5 months ago
- 6 comments
#3009 - [Bug]: Failed building wheel for dlib
Issue -
State: closed - Opened by Razi0wdx 5 months ago
- 3 comments
Labels: inactive
#3008 - [Bug]: CUDA was found but your compiler failed to compile a simple CUDA program so dlib isn't going to use CUDA.
Issue -
State: closed - Opened by YoucanBaby 5 months ago
- 3 comments
#3007 - [Bug]: PHP crashed with dlib and pdlib
Issue -
State: closed - Opened by SoreMole 5 months ago
- 2 comments
Labels: inactive
#3006 - Added CI for pre-built wheels
Pull Request -
State: closed - Opened by SfinxCZ 5 months ago
- 9 comments
Labels: inactive
#3005 - Enhanced AI-Driven Face Recognition: AO3: Enhancement of Performance Rate, Increase of Accuracy, and Enhancement of Robustness of Systems
Pull Request -
State: closed - Opened by AnandPolamarasetti 5 months ago
- 4 comments
Labels: inactive
#3005 - Enhanced AI-Driven Face Recognition: AO3: Enhancement of Performance Rate, Increase of Accuracy, and Enhancement of Robustness of Systems
Pull Request -
State: closed - Opened by AnandPolamarasetti 5 months ago
- 4 comments
Labels: inactive
#3004 - Migrate to FindCUDAToolkit.cmake
Pull Request -
State: open - Opened by TinyTinni 5 months ago
- 6 comments
#3004 - Migrate to FindCUDAToolkit.cmake
Pull Request -
State: closed - Opened by TinyTinni 5 months ago
- 12 comments
Labels: inactive
#3003 - Apologize for erroneously posting a issue
Issue -
State: closed - Opened by cbe135 5 months ago
#3001 - Fix layer_normalize gradients
Pull Request -
State: closed - Opened by arrufat 5 months ago
- 15 comments
#3000 - Add customizable dropout layer with compile-time rate specification
Pull Request -
State: closed - Opened by Cydral 5 months ago
- 6 comments
#2999 - Add RMS Normalization Layer
Pull Request -
State: closed - Opened by Cydral 6 months ago
- 16 comments
#2998 - [Bug]: Bus error: 10
Issue -
State: closed - Opened by zxfxpower 6 months ago
- 4 comments
#2997 - dlib website update
Issue -
State: closed - Opened by DlibReza 6 months ago
- 10 comments
Labels: inactive
#2995 - [Bug]: Segmentation fault (core dumped) on cuda 12.4 & cudnn 9.3.0
Issue -
State: closed - Opened by mv2050arshad 6 months ago
#2993 - [Bug]: Multiple errors using dlib on macOS (either dynamic linked or statically compiled) with test target
Issue -
State: closed - Opened by objectivecosta 6 months ago
- 5 comments
Labels: inactive
#2991 - [Bug]: Cmake regex error while trying to make install
Issue -
State: closed - Opened by Bariskizilkaya 6 months ago
- 4 comments
Labels: inactive
#2990 - [Bug]: unable to access dlib.net from work because there is no valid signed certificate
Issue -
State: closed - Opened by pepeverde9 6 months ago
- 3 comments
#2987 - [FFMPEG] support ffmpeg 7
Pull Request -
State: closed - Opened by pfeatherstone 6 months ago
- 1 comment
#2986 - [Bug]: dlib doesn't build with FFmpeg 7
Issue -
State: closed - Opened by arrufat 6 months ago
- 8 comments
#2985 - [Bug]: Installation failed in 'microcanda env'
Issue -
State: closed - Opened by 807502278 6 months ago
- 4 comments
#2984 - [Bug]: Importing fuction from dlib not working.
Issue -
State: open - Opened by elismasilva 7 months ago
- 2 comments
#2983 - [Bug]: dlib.DLIB_USE_CUDA: false
Issue -
State: open - Opened by huan415 7 months ago
- 5 comments
#2982 - [Bug]: RuntimeError in dlib.load_rgb_image: Failing expression was false with Python
Issue -
State: closed - Opened by MurphyZhangFC 7 months ago
- 10 comments
#2981 - [Bug]: dlib doesnt install. says cmake is required but have installed cmake.
Issue -
State: closed - Opened by p3p3fr0g 7 months ago
- 12 comments
Labels: inactive
#2979 - [Bug]: python setup.py install (_dlib_pybind11: not found error) / pip install dlib (CUDA disabled error)
Issue -
State: closed - Opened by eddiehe99 7 months ago
- 14 comments
Labels: inactive
#2978 - Disable FFmpeg support when building the Python wheel
Pull Request -
State: closed - Opened by arrufat 7 months ago
- 1 comment
#2977 - [Bug]: runtime error importing dlib
Issue -
State: closed - Opened by norflin321 7 months ago
- 7 comments
#2975 - [Bug]: Cannot build wheel on macOS since v19.24.2
Issue -
State: closed - Opened by AntonyM55 7 months ago
- 4 comments
Labels: inactive
#2974 - [Bug]: having issues converting opencv mat to iplimage
Issue -
State: closed - Opened by hermanumrao 8 months ago
- 4 comments
Labels: inactive
#2973 - global_optimization: add template argument list
Pull Request -
State: closed - Opened by drewrisinger 8 months ago
- 2 comments
#2972 - [Bug]: ImportError: /usr/lib/libpango-1.0.so.0: undefined symbol: g_string_free_and_steal
Issue -
State: closed - Opened by piwawa 8 months ago
- 2 comments
#2971 - Update Pybind11 to v2.12.0 for numpy v2 support (with submodule)
Pull Request -
State: closed - Opened by yuzawa-san 8 months ago
- 1 comment
#2970 - Update Pybind11 to v2.12.0 for numpy v2 support
Pull Request -
State: closed - Opened by yuzawa-san 8 months ago
- 1 comment
#2969 - [Bug]: DLIB_IN_PROJECT_BUILD incorrectly puts -llapack into `Libs` of `dlib-1.pc`
Issue -
State: closed - Opened by nh2 8 months ago
- 3 comments
#2968 - [Bug]:
Issue -
State: open - Opened by Harshu2032000 8 months ago
#2968 - [Bug]:
Issue -
State: closed - Opened by Harshu2032000 8 months ago
- 1 comment
#2967 - [Bug]: Fhog_example does not work with example data
Issue -
State: closed - Opened by TonyCongqianWang 8 months ago
- 4 comments
Labels: inactive
#2967 - [Bug]: Fhog_example does not work with example data
Issue -
State: open - Opened by TonyCongqianWang 8 months ago
- 1 comment
#2966 - NEON Instructions for ARM chips
Issue -
State: closed - Opened by TonyCongqianWang 8 months ago
- 4 comments
Labels: inactive
#2966 - NEON Instructions for ARM chips
Issue -
State: open - Opened by TonyCongqianWang 8 months ago
#2964 - [Bug]: Python for android support
Issue -
State: open - Opened by Sahil-pixel 8 months ago
#2964 - [Bug]: Python for android support
Issue -
State: open - Opened by Sahil-pixel 8 months ago
#2964 - [Bug]: Python for android support
Issue -
State: closed - Opened by Sahil-pixel 8 months ago
- 3 comments
Labels: inactive
#2963 - [Bug]: linking error using DLIB_USE_MKL_WITH_TBB = ON
Issue -
State: open - Opened by amwink 8 months ago
- 1 comment
#2963 - [Bug]: linking error using DLIB_USE_MKL_WITH_TBB = ON
Issue -
State: closed - Opened by amwink 8 months ago
- 4 comments
Labels: inactive
#2963 - [Bug]: linking error using DLIB_USE_MKL_WITH_TBB = ON
Issue -
State: open - Opened by amwink 8 months ago
- 1 comment
#2962 - [Bug]:
Issue -
State: open - Opened by 1rdsk1 8 months ago
- 2 comments
#2962 - [Bug]:
Issue -
State: closed - Opened by 1rdsk1 8 months ago
- 5 comments
Labels: inactive
#2962 - [Bug]:
Issue -
State: open - Opened by 1rdsk1 8 months ago
- 2 comments
#2961 - [Bug]: cmake not found during dlib installation using pip (even though cmake installed correctly)
Issue -
State: closed - Opened by atharva-p 8 months ago
- 34 comments
Labels: inactive
#2960 - [Bug]: compute_face_descriptors is not releasing memory properly
Issue -
State: open - Opened by MahmoudMoumni 8 months ago
- 4 comments
#2960 - [Bug]: compute_face_descriptors is not releasing memory properly
Issue -
State: open - Opened by MahmoudMoumni 8 months ago
- 4 comments
#2960 - [Bug]: compute_face_descriptors is not releasing memory properly
Issue -
State: closed - Opened by MahmoudMoumni 8 months ago
- 7 comments
Labels: inactive
#2956 - [Bug]: Windows build doesn't set parallel build thread count properly
Issue -
State: closed - Opened by NeedsMoar 9 months ago
- 5 comments
Labels: inactive
#2955 - [Bug]: /usr/include/c++/11/cmath:45:15: fatal error: math.h: No such file or directory
Issue -
State: closed - Opened by Harshu2032000 9 months ago
- 1 comment
#2954 - [Bug]: DLib build error
Issue -
State: closed - Opened by Zagreus9723 9 months ago
- 5 comments
Labels: inactive
#2953 - Unable to compile dlib due to some file encoding issue?
Issue -
State: closed - Opened by ManHinnn0509 9 months ago
- 6 comments
Labels: inactive
#2952 - Hide windows.h in .cc file
Pull Request -
State: closed - Opened by davisking 10 months ago
#2951 - Add input_tensor input type
Pull Request -
State: closed - Opened by kSkip 10 months ago
- 6 comments
#2951 - Add input_tensor input type
Pull Request -
State: open - Opened by kSkip 10 months ago
- 3 comments
#2950 - [Bug]: threads_kernel_1.h includes windows.h header
Issue -
State: closed - Opened by MattiasDC 10 months ago
- 1 comment
#2950 - [Bug]: threads_kernel_1.h includes windows.h header
Issue -
State: open - Opened by MattiasDC 10 months ago
- 1 comment
#2949 - Add support for riscv64
Pull Request -
State: closed - Opened by andreas-schwab 10 months ago
- 1 comment
#2949 - Add support for riscv64
Pull Request -
State: closed - Opened by andreas-schwab 10 months ago
- 1 comment
#2948 - [Bug]: Failure to allocate cuda resources when using face_recognition library with "cnn" on Jetson Nano
Issue -
State: closed - Opened by marcjasner 10 months ago
- 6 comments
Labels: inactive
#2947 - [Bug]: Compiling unit tests on aarch64 fails
Issue -
State: closed - Opened by penguinpee 10 months ago
- 9 comments
#2946 - [FFMPEG] fixed bug in decoder
Pull Request -
State: closed - Opened by pfeatherstone 10 months ago
- 1 comment
#2945 - [Bug]: ffmpeg decoder not parsing and decoding all audio samples
Issue -
State: closed - Opened by pfeatherstone 10 months ago
- 2 comments