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
Mert 3cf0f5f11b
fix(ml): model downloading improvements (#3988)
* handle ort `NoSuchFile` error, stricter file check

* keep exception order
2023-09-06 08:48:40 +07:00
..
__init__.py feat(ml)!: switch image classification and CLIP models to ONNX (#3809) 2023-08-25 06:28:51 +02:00
base.py fix(ml): model downloading improvements (#3988) 2023-09-06 08:48:40 +07:00
cache.py feat(ml)!: switch image classification and CLIP models to ONNX (#3809) 2023-08-25 06:28:51 +02:00
clip.py fix(ml): model downloading improvements (#3988) 2023-09-06 08:48:40 +07:00
facial_recognition.py fix(ml): minScore not being set correctly (#3916) 2023-08-30 03:16:00 -05:00
image_classification.py chore(ml): improved logging (#3918) 2023-08-30 08:22:01 +00:00