1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/machine-learning/app
Mert 41580696c7
feat(ml): add more search models (#11468)
* update export code

* add uuid glob, sort model names

* add new models to ml, sort names

* add new models to server, sort by dims and name

* typo in name

* update export dependencies

* onnx save function

* format
2024-07-31 04:34:45 +00:00
..
models feat(ml): add more search models (#11468) 2024-07-31 04:34:45 +00:00
sessions fix(deps): update machine-learning (#10740) 2024-07-21 19:30:24 -04:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py feat(ml): improved ARM-NN support (#11233) 2024-07-20 15:59:27 -04:00
conftest.py fix(ml): armnn not being used (#10929) 2024-07-10 09:20:43 -05:00
healthcheck.py feat: add docker healthchecks to server and ml (#9583) 2024-05-22 16:54:29 +00:00
main.py fix(ml): armnn not being used (#10929) 2024-07-10 09:20:43 -05:00
schemas.py refactor(ml): model sessions (#10559) 2024-06-25 12:00:24 -04:00
test_main.py fix(deps): update machine-learning (#10740) 2024-07-21 19:30:24 -04:00