immich/machine-learning
Olly Welch 977740045a
feat(server): Machine learning's image optimisations (#1908)
* 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
2023-03-01 09:37:12 -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(server): Machine learning's image optimisations (#1908) 2023-03-01 09:37:12 -06:00
gunicorn.conf.py feat(server): Machine learning's image optimisations (#1908) 2023-03-01 09:37:12 -06:00
README.md feat(machine-learning)!: move machine learning to Python based image (#1774) 2023-02-18 09:13:37 -06:00
requirements.txt feat(server): Machine learning's image optimisations (#1908) 2023-03-01 09:37:12 -06:00

Immich Machine Learning

  • Object Detection
  • Image Classification