nextcloud / recognize

👁 👂 Smart media tagging for Nextcloud: recognizes faces, objects, landscapes, music genres
https://apps.nextcloud.com/apps/recognize
GNU Affero General Public License v3.0
537 stars 43 forks source link

Deepstack integration #230

Open Dozer316 opened 2 years ago

Dozer316 commented 2 years ago

Many thanks for taking the time to author this app.

https://www.deepstack.cc/

provides a remote API enabled inference stack that can be used as a central hub for multiple applications that require image recognition.

It is accessible via local URL and could perhaps make a great addition to recognizer in environments where no local GPU is available perhaps as a check box in settings?

Just thought I would mention in case you had not seen it.

gmeks commented 2 years ago

I love this idea.

This would allow users to use the same classifier for systems like homeassistant and video survilance systems.

isaacolsen94 commented 1 year ago

+1 to deepstack addition!

thebf commented 1 year ago

This or DOODS2 based classification or a custom remote server setup for this would be brilliant.

During large ingests one could LiveUSB boot a gaming computer in the same house and use it's compute to rip through everything in no time at all without leaving a powerful GPU in their server.

Also older GPUs that are not fully supported on the latest distros could be used on older LTS distros while keeping Nextcloud running on a top of the line distro.

This could even make sense over WAN through tailscale or similar.