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 01:11:07 +03:00
Code Issues Packages Projects Releases 16 Wiki Activity
Files
343d89c032ed119809dba8b46de873152fa3391a
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: 61ms Template: 3ms
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