20 Commits

Author SHA1 Message Date
theresa
847f41d98c People: Add unit tests 2021-08-30 17:48:56 +02:00
Michael Mayer
d198a056a7 People: Improve face matching performance and accuracy
By default, matching is now limited to unmatched faces and markers.
2021-08-29 13:26:05 +02:00
Michael Mayer
fefe70f9a4 People: Improve face clustering and matching 2021-08-23 16:22:01 +02:00
Michael Mayer
981c51f977 People: Optimize manually clustered faces 2021-08-22 21:06:44 +02:00
Michael Mayer
07f0886893 People: Update code comments 2021-08-22 16:36:24 +02:00
Michael Mayer
39856657d5 People: Refactor faces worker and related entities 2021-08-15 20:57:26 +02:00
Michael Mayer
a974b3a7ea People: Improve Facial Recognition Accuracy, Command, and UI
Work in progress. Performed refactoring along the way.
2021-08-13 20:04:59 +02:00
Michael Mayer
d767e50b37 People: Improve face clustering
Work in progress.
2021-08-12 12:05:10 +02:00
Michael Mayer
2b0e266b16 People: Multiple embeddings per face crop 2021-08-11 13:21:22 +02:00
Michael Mayer
2d9918e72b People: Store detected face embeddings in markers table 2021-07-16 14:34:05 +02:00
Michael Mayer
72c50ef2aa People: Increase face score threshold for high-res images 2021-06-01 18:57:41 +02:00
Michael Mayer
e29e9977a9 UI: Add people tab to photo edit dialog
Work in progress. Buttons don't work yet.
2021-06-01 17:39:03 +02:00
Michael Mayer
11b4fbd5a0 People: Refactor face marker indexing 2021-05-31 15:40:52 +02:00
Michael Mayer
64d45c6dab People: Save face markers 2021-05-26 14:41:59 +02:00
Michael Mayer
65b779823d People: Reduce face detection score threshold 2021-05-26 11:55:10 +02:00
Michael Mayer
a6bf89d104 People: Detect number of faces (experimental) 2021-05-25 18:01:21 +02:00
Michael Mayer
f5a1cc6231 People: Add feature checkbox in Settings UI 2021-05-25 14:55:41 +02:00
Michael Mayer
1da02bd48e People: Calculate relative face markers 2021-05-25 14:30:24 +02:00
Michael Mayer
cf36ef3f3d People: Refactor face landmark detection 2021-05-24 17:57:44 +02:00
Michael Mayer
3619cf3635 People: Proof-of-concept for face detection via Pigo
see https://github.com/esimov/pigo
2021-05-24 15:54:22 +02:00