facerecognition
facerecognition copied to clipboard
Nextcloud app that implement a basic facial recognition system.
This adds two things to the AutoComplete instantiations: * cache - this is a minimal benefit, but still means less db queries if someone uses backspace and re-types something *...
Hey, Thanks for reporting issues back to Nextcloud Face Recognition. Please, try to complete this report in detail so we can help you easier. :smile: Make sure you read all...
I started getting this error when I run face:background_job. It wasn't occurring before. I didn't change any configuration. Make sure you read all the [documentation](https://github.com/matiasdelellis/facerecognition/wiki), and the [FAQ](https://github.com/matiasdelellis/facerecognition/wiki/FAQ), and that...
Following the build instructions for PDlib, I get an error. Been googling it, found some references to it in relation to building dlib, but for one, I have dlib installed...
It's a small change, which was in consideration for a long time, but I needed to try it.. 🙈 😅 In my tests with 37128 faces and a batch size...
### Expected behaviour As you name someone and begin typing their name, the helpful auto-complete drop down box gives suggested names based on what is currently in the text box....
Hi I use group folder for keeping family photo with my wife (auto upload from phone to selected group folder). But face recognize process only file that was upload by...
### Expected behaviour Dlib installs without errors in docker image according to this guide https://github.com/matiasdelellis/facerecognition/wiki/Docker ### Actual behaviour CLI output: ``` [5/7] RUN docker-php-ext-install pdlib-master;: #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0...
Hey there, I have two questions regarding the pre-built packages: - I'm running Nextcloud on Docker using the official base images which are Debian Bookworm based. As Ubuntu Jammy is...
Thank you for your time in creating and developing this app. Please consider the language improvements suggested in the commit. Thank you.