-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
Description
Which version of recognize are you using?
9.0.0
Enabled Modes
Face recognition
TensorFlow mode
GPU mode
Downstream App
Files App
Which Nextcloud version do you have installed?
30.0.1
Which Operating system do you have installed?
ubuntu 22
Which database are you running Nextcloud on?
MariaDB 11.7.2
Which Docker container are you using to run Nextcloud? (if applicable)
No response
How much RAM does your server have?
8GB
What processor Architecture does your CPU have?
x86_x64
Describe the Bug
68 => '/tmp/oc_tmp_A6NnhTLrjI9F8uGWUGkbT9fQWN6JbI2N.jpg',
69 => '/tmp/oc_tmp_vSMzbT02YmJqNmmZ3KRhBldCfQ0Ogd4c.jpg',
70 => '/tmp/oc_tmp_bn8TcHXTtAGSftUTQtCOvOBdDTXcs5OD.jpg',
)
Running array (
0 => '/usr/bin/nice',
1 => '-0',
2 => '/var/www/html/apps/recognize/bin/node',
3 => '/var/www/html/apps/recognize/src/classifier_faces.js',
4 => '-',
)
Classifier process output: Platform node has already been set. Overwriting the platform with node.
Classifier process output: Platform node has already been set. Overwriting the platform with node.
face classifier end
Error while running facesclassifier
No files left to classify
No files left to classify
generating preview of 3862 with dimension 1024 using nextcloud preview manager
generating preview of 3863 with dimension 1024 using nextcloud preview manager
generating preview of 3864 with dimension 1024 using nextcloud preview manager
Expected Behavior
Run without error.
Add new faces to recognized faces.
To Reproduce
Started with
php occ recognize:cluster-faces
in docker container
Debug log
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Triaging