1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-23 04:02:45 +01:00
immich/machine-learning/app
Mert 1ec9a60e41
feat(ml): configurable batch size for facial recognition ()
* 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 () 2024-10-23 07:50:28 -05:00
sessions feat(ml): round-robin device assignment () 2024-10-07 17:37:45 -04:00
__init__.py refactor(ml): modularization and styling () 2023-06-24 22:18:09 -05:00
config.py feat(ml): configurable batch size for facial recognition () 2024-10-23 07:50:28 -05:00
conftest.py fix(ml): armnn not being used () 2024-07-10 09:20:43 -05:00
healthcheck.py feat: add docker healthchecks to server and ml () 2024-05-22 16:54:29 +00:00
main.py chore(ml): update pydantic () 2024-10-13 18:00:21 -04:00
schemas.py chore(ml): update pydantic () 2024-10-13 18:00:21 -04:00
test_main.py feat(ml): configurable batch size for facial recognition () 2024-10-23 07:50:28 -05:00