HASS addon implementing Google Coral TPU access through REST API, compatible with Deepstack Object detection.
- Add https://github.com/grinco/HASS-coral-rest-api/ as a repository in HASS
- Install CORAL TPU Rest API add-on
- Profit.
Try experimenting by using different models and label files. You can find a few here: https://coral.ai/models/object-detection/
Based on the work done by robmarkcole and runningman84