photoprism/internal/face
Michael Mayer 92e6c4fe1e Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234
Extends DownloadSettings with 4 additional options:
- Name: File name pattern for downloaded files (existed)
- Disabled: Disables downloads
- Originals: Only download files stored in "originals" folder
- MediaRaw: Include RAW image files
- MediaSidecar: Include metadata sidecar files (JSON, XMP, YAML)
2022-04-15 09:42:07 +02:00
..
cascade People: Proof-of-concept for face detection via Pigo #22 2021-05-24 15:54:22 +02:00
testdata People: Improve face detection #22 2021-09-20 22:19:54 +02:00
area_test.go People: Improve face detection #22 2021-09-20 22:19:54 +02:00
area.go People: Improve face detection #22 2021-09-20 22:19:54 +02:00
detector_test.go Covers: Improve performance of update queries #383 2021-10-01 00:05:49 +02:00
detector.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02: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 People: Tweak face detection thresholds #22 2021-09-21 09:51:48 +02:00
faces.go People: Tweak face detection thresholds #22 2021-09-21 09:51:48 +02:00
landmarks.go People: Detect number of faces (experimental) #22 2021-05-25 18:01:21 +02:00
net_test.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00
net.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02: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