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-18 09:13:15 +03:00
Code Issues Packages Projects Releases 16 Wiki Activity
Files
f1db25762878d05a36d497c7d7dc742b3baeeef5
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: 46ms Template: 2ms
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