photoprism/internal/face
Michael Mayer 82d61d1f93 File Types: Add experimental support for animated GIFs #590 #2207
Animated GIFs are transcoded to AVC because it is much smaller and
thus also suitable for long/large animations. In addition, this commit
adds support for more metadata fields such as frame rate, number of
frames, file capture timestamp (unix milliseconds), media type,
and software version. Support for SVG files can later be implemented in
a similar way.
2022-04-13 22:17:59 +02:00
..
cascade
testdata
area_test.go
area.go
detector_test.go Covers: Improve performance of update queries #383 2021-10-01 00:05:49 +02:00
detector.go People: Remove unused face detector property (#2007) 2022-02-20 19:41:58 +01:00
embedding_test.go People: Add info on the kind of face to improve matching #2182 2022-04-04 21:22:31 +02:00
embedding.go People: Add info on the kind of face to improve matching #2182 2022-04-04 21:22:31 +02:00
embeddings_ignored_test.go People: Add info on the kind of face to improve matching #2182 2022-04-04 21:22:31 +02:00
embeddings_ignored.go People: Add info on the kind of face to improve matching #2182 2022-04-04 21:22:31 +02:00
embeddings_kids_test.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00
embeddings_kids.go People: Add info on the kind of face to improve matching #2182 2022-04-04 21:22:31 +02:00
embeddings_random_test.go People: Add info on the kind of face to improve matching #2182 2022-04-04 21:22:31 +02:00
embeddings_random.go People: Add info on the kind of face to improve matching #2182 2022-04-04 21:22:31 +02:00
embeddings_test.go People: Add info on the kind of face to improve matching #2182 2022-04-04 21:22:31 +02:00
embeddings.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00
face_test.go People: Add embeddings blacklist to reduce false positives #22 2021-09-30 13:44:23 +02:00
face.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
faces_test.go
faces.go
landmarks.go
net_test.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00
net.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
thresholds_test.go People: Add config options for face detection and clustering #22 2021-09-23 13:16:05 +02:00
thresholds.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00