Consider reverting back to Face Recognition
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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