immich/machine-learning/app/models
Mert a2f5674bbb
refactor(ml): modularization and styling (#2835)
* basic refactor and styling

* removed batching

* module entrypoint

* removed unused imports

* model superclass,  model cache now in app state

* fixed cache dir and enforced abstract method

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-06-24 22:18:09 -05:00
..
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
base.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
cache.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
clip.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
facial_recognition.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
image_classification.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00