Is the Google Coral TPU useful for anything else other than Frigate?

This page summarizes the projects mentioned and recommended in the original post on /r/unRAID

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • coral-pi-rest-server

    Perform inferencing of tensorflow-lite models on an RPi with acceleration from Coral USB stick

  • In this case we are talking about https://coral.ai/products/accelerator/ basically it's a "coprocessor" for AI neural network. You can train your models on a beefy computer with proper GPU for speed... but the trained AI network can then be used on some edge low power devices. But to process already trained network in any resemblance of real time, you can't use CPU ( too slow even on big PCs), GPU (Graphic card can't fit to Raspberry Pi, or smaller edge devices ) therefore TPU, a USB dongle like device, that took the AI processing part out of graphic card (on smaller scale) and allows you to execute AI stuff directly on that HW with almost real time performance.

  • HASS-coral-rest-api

    Coral REST API for HASS

  • I would start here: https://github.com/grinco/HASS-coral-rest-api

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts