1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/machine-learning/app/models
2023-12-15 22:45:14 +00:00
..
__init__.py feat(ml): add face models (#4952) 2023-11-11 19:04:49 -06:00
base.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
cache.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
clip.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
constants.py Adding the new models to the whitelist (#5736) 2023-12-15 22:45:14 +00:00
facial_recognition.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
image_classification.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06: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