facerecognition icon indicating copy to clipboard operation
facerecognition copied to clipboard

Nextcloud app that implement a basic facial recognition system.

Results 185 facerecognition issues
Sort by recently updated
recently updated
newest added

Not sure how we can know this, I think we will need to drill some method in pdlib to get to DLib, maybe DLib can tell us: * if it...

enhancement

### Expected behaviour The faces in the "There are more persons to recognize" view should be easily visible ### Actual behaviour Said faces are very small and I have to...

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...

enhancement
Other architectures

After long time, I did: `occ app:install facerecognition` followed by: `occ app:enable facerecognition` and I got: ``` An exception occurred while executing 'CREATE INDEX persons_user_idx ON oc_facerecog_persons ("user")': SQLSTATE[42P07]: Duplicate...

bug

Hey, first of all thanks for bringing this app! I'm hopping this question isn't answered anywhere in the wiki (i didn't find anything atleast). While i want to contribute, my...

After following the instructions for installing pdlib („easy way“) and enabling face recognition via Nextcloud‘s app store, I get the following message: `~$ sudo nextcloud.occ app:enable facerecognition App "Face Recognition"...

Hey, I love your app but I've round out that in the current version (for NC20) the tab gets shown for all files also for incompatible mimetypes. It would be...

I have a server with 96GB memory and 12 cores (6 per processor - real cores, not hyperthreading cores). Naturally I want to have the load distributed among those cores....

## App is not compliant Just add this report to remember it. Travis CI checks these reports but deliberately ignores them. > https://github.com/matiasdelellis/facerecognition/blob/master/.travis.yml#L32 ### Test ``` [matias@nube nextcloud]$ sudo -u...

bug

I've successfully compiled `dlib` and `pdlib` on RPi4 running Ubuntu 20.04. I've created corresponding `.deb` files using `checkinstall`. Would you be interested in expanding your Ubuntu 20.04 repo to include...