1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-17 01:06:46 +01:00
immich/machine-learning/app/models
Mert df26e12db6
fix(ml): minScore not being set correctly (#3916)
* fixed `minScore` not being set correctly

* apply to init

* don't send `enabled`

* fix eslint warning

* better error message
2023-08-30 03:16:00 -05:00
..
__init__.py feat(ml)!: switch image classification and CLIP models to ONNX (#3809) 2023-08-25 06:28:51 +02:00
base.py feat(ml)!: customizable ML settings (#3891) 2023-08-29 08:58:00 -05:00
cache.py feat(ml)!: switch image classification and CLIP models to ONNX (#3809) 2023-08-25 06:28:51 +02:00
clip.py feat(ml)!: customizable ML settings (#3891) 2023-08-29 08:58:00 -05:00
facial_recognition.py fix(ml): minScore not being set correctly (#3916) 2023-08-30 03:16:00 -05:00
image_classification.py fix(ml): minScore not being set correctly (#3916) 2023-08-30 03:16:00 -05:00