photoprism/internal/face
Michael Mayer 41b252d820 People: Add unofficial env variables to tweak face matching #1587 #2182
Adds two unofficial env variables so advanced users can experiment:

1. PHOTOPRISM_FACE_KIDS_DIST=0.6950 (range: 0.1-1.5, -1 to disable)
2. PHOTOPRISM_FACE_IGNORE_DIST=0.86 (range: 0.1-1.5, -1 to disable)
2022-04-03 17:25:37 +02:00
..
cascade
testdata
area_test.go
area.go
detector_test.go
detector.go
embedding_test.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00
embedding.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00
embeddings_ignore_test.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00
embeddings_ignore.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +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 unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00
embeddings_test.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +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
face.go
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
thresholds_test.go
thresholds.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00