immich/machine-learning
Olly Welch d5d0624311
Feat/ml image optimisations (#1916)
* Use multi stage build to slim down ML image size

* Use gunicorn as WSGI server in ML image

* Configure gunicorn server for ML use case

* Use requirements.txt file to install python dependencies in ML image

* Make ML listen IP configurable

* Revert "Use requirements.txt file to install python dependencies in ML image"

This reverts commit 32e706c7f3.

* Separate out pip installs in ML builder image
2023-03-03 16:45:20 -06:00
..
src fix: machine learning only take results with > 90% confidence (#1875) 2023-02-25 22:02:35 -06:00
.dockerignore feat(machine-learning)!: move machine learning to Python based image (#1774) 2023-02-18 09:13:37 -06:00
.gitignore feat(machine-learning)!: move machine learning to Python based image (#1774) 2023-02-18 09:13:37 -06:00
Dockerfile Feat/ml image optimisations (#1916) 2023-03-03 16:45:20 -06:00
gunicorn.conf.py Feat/ml image optimisations (#1916) 2023-03-03 16:45:20 -06:00
README.md feat(machine-learning)!: move machine learning to Python based image (#1774) 2023-02-18 09:13:37 -06:00

Immich Machine Learning

  • Object Detection
  • Image Classification