Precompiled libfacedetection (4092665 commit) binaries for Ubuntu 22.04.
- AVX2 optimization
- OpenMP multi-threading
- Ubuntu 22.04
wget https://github.com/prepkg/libfacedetection-ubuntu/releases/latest/download/libfacedetection.deb
sudo apt install -y ./libfacedetection.deb
sudo apt purge --autoremove -y libfacedetection
Debian package contains the following shared libraries:
Library | Description |
---|---|
libfacedetection.so | CNN-based face detection |