HASS-Machinebox-Classificationbox
HASS-Machinebox-Classificationbox copied to clipboard
Home-Assistant image classification using Machinebox.io
Currently the config option to set the `name` for the sensor is not implemented as it would still be implemented with the model_id appended. Leave this issue as a placeholder...
Once a model is trained it can be downloaded as a binary file (typically approx. 60 kb). Add service to both download and upload these files. An automation can then...
Calling `image_processing.scan` is causing processing to be performed by every model, but it should be explicit which model we cant to use