nextcloud / nextcloud/vm

Consider reverting back to Face Recognition

Open
#2,463 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Shell
Stars
1.6k
Forks
671
Avg merge
15h 52m
Merged PRs (30d)
4

Description

Turns out that Recognize isn't maintained as much. Maybe Face Recognition is better after all?

Add this in any case if using imaginary:

+ 'enabledFaceRecognitionMimetype' => array(
+    0 => 'image/jpeg',
+    1 => 'image/png',
+    2 => 'image/heic',
+    3 => 'image/tiff',
+    4 => 'image/webp',

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no file, test, or entry point. First determine whether the VM currently uses Recognize, Face Recognition, or Imaginary, then trace the related configuration and dependency setup. Done means the chosen face-recognition integration is documented in the configuration and supports the listed image MIME types.

Written by the indexing model from the issue text.

Assessment

Domain
devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.