1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 21:36:46 +01:00
immich/server/src/domain/system-config
GenericGuy 94cbbf3c4b
feat(web): add setting for minimum face count for face detection (#4128)
* feat: add setting for minimum face count for face detection

Adds the minimum face count setting to the web interface to
circumvent detection of strangers and random background people
if desired.

* fix: codestyle, remove max for face count
2023-09-18 11:05:35 +07:00
..
dto feat(server,web): server config (#4006) 2023-09-08 22:51:46 -04:00
response-dto refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
index.ts feat(web,server)!: configure machine learning via the UI (#3768) 2023-08-25 06:15:03 +02:00
system-config.constants.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
system-config.core.ts feat(web): add setting for minimum face count for face detection (#4128) 2023-09-18 11:05:35 +07:00
system-config.repository.ts feat(web, server): Ability to use config file instead of admin UI (#3836) 2023-08-25 13:44:52 -04:00
system-config.service.spec.ts feat(web): add setting for minimum face count for face detection (#4128) 2023-09-18 11:05:35 +07:00
system-config.service.ts fix(server): lint import order (#3974) 2023-09-04 21:45:59 +02:00