1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-21 18:16:55 +02:00
immich/machine-learning/app
Mert 1ec9a60e41
feat(ml): configurable batch size for facial recognition (#13689)
* configurable batch size, default openvino to 1

* update docs

* don't add a new dependency for two lines

* fix typing
2024-10-23 07:50:28 -05:00
..
models feat(ml): configurable batch size for facial recognition (#13689) 2024-10-23 07:50:28 -05:00
sessions feat(ml): round-robin device assignment (#13237) 2024-10-07 17:37:45 -04:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py feat(ml): configurable batch size for facial recognition (#13689) 2024-10-23 07:50:28 -05:00
conftest.py fix(ml): armnn not being used (#10929) 2024-07-10 09:20:43 -05:00
healthcheck.py feat: add docker healthchecks to server and ml (#9583) 2024-05-22 16:54:29 +00:00
main.py chore(ml): update pydantic (#13230) 2024-10-13 18:00:21 -04:00
schemas.py chore(ml): update pydantic (#13230) 2024-10-13 18:00:21 -04:00
test_main.py feat(ml): configurable batch size for facial recognition (#13689) 2024-10-23 07:50:28 -05:00