-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enhancement] Advanced person search in file manager #308
Comments
Hi @lochbika
Thanks you! 😃 |
Currently, person search doesn't work at all for me. The only ways to interact with face recognition are to click on a photo of a person, or go to Settings > Face Recognition. (Also a lot of photos don't seem to be getting recognized even though they're obviously of people, even the same people as usual. Maybe the model doesn't bring them up for tagging until it thinks there's many of the same person?) |
Hi @zyphlar
What is wrong?
Maybe the size of the temporary image you are using is small. The models we use do not find faces smaller than 80 pixels 🤔 Please, If it doesn't work for you, please open a new issue so we can discuss it properly.. |
Just simply when using search, no photos come up unless perhaps the filename is named with the search string. It's as if there is no person search in file manager at all. See screenshots: https://imgur.com/a/yXL2IAf |
@zyphlar NC 21????? 🤔 |
Hello @matiasdelellis I have the same issue with NC21, The only ways to interact with face recognition are to click on a photo of a person, or go to Settings > Face Recognition. Is there something to do to fix it ? |
Hi @KKox-26
No.. |
Ok.. sad! so maybe i missed something, i want to share all the photos with a person recognized, but in face recognition i cant select more than one photo is it possible to do this ? |
Photo sharing is not implemented. I am aware that it is an expected feature.. 😞 |
Hi,
I just had the idea that it would be nice to have a more advanced search for persons in the file manager.
For instance, if I type in "Max" it shows all photos with Max on it. However, it would be great if I could search for all photos with Max and Albert together. I thought that this could be achieved by enabling operators for the search, e.g. the search "Max + Albert" shows all photos with these two persons.
This could even go further by using wildcards. For example: "Max + *" shows all photos with Max and any other person on it.
I know that, especially the wildcard thing would rather address power users but even a very basic extension of the search would greatly improve the user experience.
BTW, great work with this Nextcloud app!
Cheers
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: