1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/machine-learning/app/models
Mert 328a58ac0d
feat(ml): add face models (#4952)
added models to config dropdown

fixed downloading

updated tests

use hf for face models

formatting
2023-11-11 19:04:49 -06:00
..
__init__.py feat(ml): add face models (#4952) 2023-11-11 19:04:49 -06:00
base.py feat(ml): add face models (#4952) 2023-11-11 19:04:49 -06:00
cache.py feat(ml): export clip models to ONNX and host models on Hugging Face (#4700) 2023-10-31 05:02:04 -05:00
clip.py feat(ml): add face models (#4952) 2023-11-11 19:04:49 -06:00
constants.py feat(ml): add face models (#4952) 2023-11-11 19:04:49 -06:00
facial_recognition.py feat(ml): add face models (#4952) 2023-11-11 19:04:49 -06:00
image_classification.py fix(ml): load models in separate threads (#4034) 2023-09-09 16:02:44 +07:00
transforms.py feat(ml): export clip models to ONNX and host models on Hugging Face (#4700) 2023-10-31 05:02:04 -05:00