immich/machine-learning/app/models
Mert 935f471ccb
chore(ml): use strict mypy (#5001)
* improved typing

* improved export typing

* strict mypy & check export folder

* formatting

* add formatting checks for export folder

* re-added init call
2023-11-13 10:18:46 -06: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 feat(ml): add face models (#4952) 2023-11-11 19:04:49 -06: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