Michael Mayer
|
06835a3c5c
|
People: Optimize face clustering and matching #22
|
2021-08-24 20:15:36 +02:00 |
|
Michael Mayer
|
3fc7b1b523
|
People: Match faces less often by default #22
|
2021-08-24 15:20:05 +02:00 |
|
Michael Mayer
|
03cdc8bb7d
|
People: Improve edit UI and stability #22
|
2021-08-24 14:27:34 +02:00 |
|
Michael Mayer
|
fefe70f9a4
|
People: Improve face clustering and matching #22
|
2021-08-23 16:22:01 +02:00 |
|
Michael Mayer
|
981c51f977
|
People: Optimize manually clustered faces #22
|
2021-08-22 21:06:44 +02:00 |
|
Michael Mayer
|
2e85b3cccd
|
People: Split facial recognition into smaller functions #22
Clustering and matching have been improved along the way. This opens
the door for further optimizations while keeping the code readable.
|
2021-08-22 16:14:34 +02:00 |
|
Michael Mayer
|
d88d9b3781
|
People: Add API endpoint for removing marker subject associations #22
|
2021-08-21 16:36:00 +02:00 |
|
Michael Mayer
|
4d915af2b5
|
Auth: Remove DeleteUserByName() #98
|
2021-08-20 00:13:49 +02:00 |
|
Michael Mayer
|
fa8e02b430
|
Auth: Refactor user management commands #98
|
2021-08-20 00:10:26 +02:00 |
|
Michael Mayer
|
5cec098524
|
People: Improve face matching #22
|
2021-08-19 23:12:51 +02:00 |
|
Michael Mayer
|
885024d592
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
|
Timo Volkmann
|
da7e4fbc97
|
Auth: Refactor user entity functions #98
|
2021-08-18 20:18:39 +02:00 |
|
Michael Mayer
|
6a450c463e
|
People: Add PhotoUID to Subject entity #22
|
2021-08-18 11:33:23 +02:00 |
|
theresa
|
48c1bd5e43
|
Tests: Adapt test to fixture updates
|
2021-08-17 17:26:47 +02:00 |
|
theresa
|
41f0e08ba6
|
Tests: Adapt tests to updated fixtures
|
2021-08-16 17:15:06 +02:00 |
|
theresa
|
b877c14ada
|
Tests: Adapt tests to fixture updates
|
2021-08-16 15:19:10 +02:00 |
|
Michael Mayer
|
da94e9ed0f
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |
|
Michael Mayer
|
39856657d5
|
People: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
|
Michael Mayer
|
494dea4880
|
People: Add "photoprism faces reset" command #22
|
2021-08-15 14:14:27 +02:00 |
|
Michael Mayer
|
b7d9557f67
|
People: Automatically update faces and people on user input #22
|
2021-08-14 21:37:57 +02:00 |
|
Michael Mayer
|
41cc0c596d
|
People: Match markers with known faces and people #22
|
2021-08-14 20:48:38 +02:00 |
|
Michael Mayer
|
0cb44f7b45
|
People: Skip clustering when there are no new face markers #22
|
2021-08-14 19:52:49 +02:00 |
|
Michael Mayer
|
5ea6f70938
|
People: Fix assertion in TestFaces() #22
|
2021-08-14 18:16:47 +02:00 |
|
Michael Mayer
|
57c5f1f2fb
|
People: Match known faces in one go #22
This commit also adds additional test fixtures.
|
2021-08-14 18:13:03 +02:00 |
|
Michael Mayer
|
28a4ed88c4
|
Run make fmt
|
2021-08-13 20:50:49 +02:00 |
|
Michael Mayer
|
45355c7303
|
People: Update entity database table names #22
Work in progress.
|
2021-08-13 20:31:41 +02:00 |
|
Michael Mayer
|
a974b3a7ea
|
People: Improve Facial Recognition Accuracy, Command, and UI #22
Work in progress. Performed refactoring along the way.
|
2021-08-13 20:04:59 +02:00 |
|
Michael Mayer
|
d767e50b37
|
People: Improve face clustering #22
Work in progress.
|
2021-08-12 12:05:10 +02:00 |
|
Michael Mayer
|
1fc4ef123b
|
People: Add face clustering worker #22
Work in progress. No performance optimizations yet.
|
2021-08-12 04:54:20 +02:00 |
|
theresa
|
9263895408
|
Tests: Adapt tests to fixture changes
|
2021-08-05 12:33:52 +02:00 |
|
theresa
|
8b47775315
|
Tests: Adapt tests for internal/query to fixture updates
|
2021-08-04 17:10:26 +02:00 |
|
theresa
|
de1eee18bf
|
Tests: Update fixtures
|
2021-07-22 15:05:23 +02:00 |
|
theresa
|
dcebf32c2c
|
Tests: Adapt tests to fixture changes
|
2021-07-22 13:53:28 +02:00 |
|
Michael Mayer
|
49fd531420
|
People: Implement marker update API #22
|
2021-06-02 17:25:04 +02:00 |
|
Michael Mayer
|
0d160fe833
|
People: Simplify "faces" search #22
|
2021-05-26 10:46:32 +02:00 |
|
Michael Mayer
|
5ecba4926a
|
People: Show number of faces in edit dialog #22
|
2021-05-26 09:51:00 +02:00 |
|
Michael Mayer
|
171a4e799a
|
People: Change search filter behavior #22
|
2021-05-25 19:32:36 +02:00 |
|
Michael Mayer
|
27b14087e2
|
People: Add "people" search filter #22
|
2021-05-25 11:55:44 +02:00 |
|
Michael Mayer
|
7de3713024
|
Backup: Improve command flags and usage docs #1190 #1193
|
2021-04-19 13:48:46 +02:00 |
|
theresa
|
aadc870c11
|
Tests: Add tests for internal/api
|
2021-03-10 11:30:26 +01:00 |
|
theresa
|
3f68c2f6e4
|
Tests: Add tests for internal/query
|
2021-03-03 11:49:32 +01:00 |
|
Michael Mayer
|
d42eb4e01b
|
Classify: Improve moments & location labels
|
2021-02-21 17:18:36 +01:00 |
|
Michael Mayer
|
07ed8ed914
|
Search: Allow negative values for lat / lng filter
|
2021-02-11 20:06:23 +01:00 |
|
Michael Mayer
|
cc93e78bc0
|
Albums: Improve database query #1010
|
2021-02-08 14:52:33 +01:00 |
|
Michael Mayer
|
1db5b36dde
|
Purge: Fix and simplify database queries #599 #1010
|
2021-02-08 14:09:58 +01:00 |
|
Michael Mayer
|
b09edde419
|
Index: Improve log messages #1010
|
2021-02-08 08:09:23 +01:00 |
|
Michael Mayer
|
568685f991
|
Index: Improve query for photos with missing primaries #1010
|
2021-02-08 07:39:29 +01:00 |
|
Michael Mayer
|
84ab1bc575
|
Index: Shorten log message for missing primaries #1010
|
2021-02-08 07:17:10 +01:00 |
|
Michael Mayer
|
906376ea31
|
Index: Reduce log level for missing primaries to info #1010
|
2021-02-08 07:14:55 +01:00 |
|
Michael Mayer
|
63ce5ea933
|
Backend: Remove log from FolderCoverByUID #1011
|
2021-02-07 20:30:50 +01:00 |
|