recognize icon indicating copy to clipboard operation
recognize copied to clipboard

👁 👂 Smart media tagging for Nextcloud: recognizes faces, objects, landscapes, music genres

Results 213 recognize issues
Sort by recently updated
recently updated
newest added

Looking forward to testing your app out but i was curious if you had put any thought/effort into supporting edge TPUs like the Coral Accelerator? https://coral.ai/products/accelerator/ I use https://github.com/blakeblackshear/frigate/ for...

enhancement

Hello @marcelklehr , I have enabled GPU support at the admin GUI but when I start a manual process via `occ recognize:classify` I can see that a process is being...

When trying to run the classify process manually, it fails: ``` root@raspberrypi:/var/www/nextcloud# sudo -u www-data php occ recognize:classify -vvv Classifying photos of user NextcloudAdmin Failed to classify images Classifier process...

see https://packagist.org/packages/league/color-extractor

fixes #246 ![image](https://user-images.githubusercontent.com/986878/194268769-525ebfe9-765f-4fb9-a423-ceed04d2c3f4.png)

**Describe the bug** Downloading and install works. On the configuration page, the app hangs forever with a spinner on 'testing CPU'. **To Reproduce** Steps to reproduce the behavior: Install Nextcloud...

Since this is a rather resource intesive app it would be advantageous to be able to specify allowed run times. For instance my Raspberry Pi is able to run recognize...

Allows confining classifier jobs to a time window using server config. fixes #316

Recognize appears to be failing when attempting to access mounted storage. ``` root@ffd3a97725d2:/# occ recognize:classify-images Collecting photos of user admin Searching files ... Found /admin/files/Photos/Toucan.jpg ... Not a supported format:...

Currently Recognize attempts to process all files unless the directory contains `.noimage`, `.novideo` or `.nomedia` (ie, opt-out). I only want a few directories to be processed, eg the Photos directory....

enhancement