Precompiled Dlib 19.24.5 binaries for Raspberry Pi 3 & 4. Read the following blog post for additional information.
- NEON optimization
- Statically linked with OpenBLAS library
- Python 3 bindings
- Raspberry Pi 3 Model A+
- Raspberry Pi 3 Model B+
- Raspberry Pi 4 Model B
Tested on Raspberry Pi 4 Model B (8 GB).
- Raspberry Pi OS Bookworm 64-bit
wget https://github.com/prepkg/dlib-raspberrypi/releases/latest/download/dlib_64.deb
sudo apt install -y ./dlib_64.deb
sudo apt purge --autoremove -y dlib
Debian package contains the following shared libraries:
Library | Description |
---|---|
libdlib.so | Modern C++ toolkit containing machine learning algorithms and tools |