HASS-coral-rest-api icon indicating copy to clipboard operation
HASS-coral-rest-api copied to clipboard

Coral REST API for HASS

Google Coral TPU REST API for HASS

HASS addon implementing Google Coral TPU access through REST API, compatible with Deepstack Object detection.

Installation

  1. Add https://github.com/grinco/HASS-coral-rest-api/ as a repository in HASS
  2. Install CORAL TPU Rest API add-on
  3. Profit.

Configuration

Try experimenting by using different models and label files. You can find a few here: https://coral.ai/models/object-detection/

Credits

Based on the work done by robmarkcole and runningman84