immich/machine-learning/app
Mert 54b2779b79
chore(ml): improved logging (#3918)
* fixed `minScore` not being set correctly

* apply to init

* don't send `enabled`

* fix eslint warning

* added logger

* added logging

* refinements

* enable access log for info level

* formatting

* merged strings

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-08-30 08:22:01 +00:00
..
models chore(ml): improved logging (#3918) 2023-08-30 08:22:01 +00:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py chore(ml): improved logging (#3918) 2023-08-30 08:22:01 +00:00
conftest.py refactor(ml): model downloading (#3545) 2023-08-05 21:45:13 -05:00
main.py chore(ml): improved logging (#3918) 2023-08-30 08:22:01 +00:00
schemas.py feat(ml)!: customizable ML settings (#3891) 2023-08-29 08:58:00 -05:00
test_main.py feat(ml)!: switch image classification and CLIP models to ONNX (#3809) 2023-08-25 06:28:51 +02:00