Skip to content
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

Automatic tagging via face recognition #71

Open
3 tasks
impworks opened this issue Apr 21, 2019 · 5 comments
Open
3 tasks

Automatic tagging via face recognition #71

impworks opened this issue Apr 21, 2019 · 5 comments
Assignees
Milestone

Comments

@impworks
Copy link
Owner

When uploading numerous photos, tagging everyone individually could be bothersome. This process could be streamlined by a background service that automatically detects people on photos.

Things to think over:

  • Which face recognition library to use?
  • It should be possible to ignore a particular face
  • Changeset grouping?
@impworks impworks added this to the Backlog milestone Apr 21, 2019
@impworks impworks self-assigned this Apr 21, 2019
@impworks impworks modified the milestones: Backlog, v3.0 Apr 23, 2019
@impworks
Copy link
Owner Author

Found no face recognition libraries so far which are both MIT-compatible and providing decent detection quality. Moving to backlog until a better day.

@impworks impworks modified the milestones: v3.0, Backlog Jun 11, 2019
@DiverOfDark
Copy link
Collaborator

Why not use ML-based approach using i.e. ML.NET?

@impworks
Copy link
Owner Author

@DiverOfDark sounds worth investigating, but this is a research project, so it might turn out to have more drawbacks than value

@impworks impworks mentioned this issue May 6, 2020
5 tasks
@impworks
Copy link
Owner Author

Кажется, вот тут есть реализация распознавания и классификации лиц с помощью Azure Face Recognition:

https://github.com/Webreaper/Damselfly

@centralhardware
Copy link
Contributor

centralhardware commented Jul 4, 2022

Возможно имеет смысл лучше интегрироваться со сторонним проектом https://github.com/photoprism/photoprism. Распознование у них не идеально, однако, однозначно что photoprism будет улучшать качество распознования и добьются качества несравнимо выше того, что можно добиться с помощью каких либо библиотек в рамках bonsai.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants