Logo
Explore Help
Register Sign In
immich-app/immich
1
0
Fork 0
You've already forked immich
mirror of https://github.com/immich-app/immich.git synced 2025-12-17 17:23:20 +03:00
Code Issues Packages Projects Releases 16 Wiki Activity
Files
b8d6cc1e0902194c25eae42168c4c60b8d6fac94
immich/machine-learning/app/models/__init__.py

4 lines
127 B
Python
Raw Normal View History

feat(ml)!: switch image classification and CLIP models to ONNX (#3809)
2023-08-25 00:28:51 -04:00
from .clip import CLIPEncoder
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 23:18:09 -04:00
from .facial_recognition import FaceRecognizer
from .image_classification import ImageClassifier
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 216ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API