You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Close feedback loop from front-end (end-user interaction) to annotation capture and curation platform.
a. Enable labelstud.io as additional Home Assistant add-on [X]
b. Enable min.io as additional Home Assistant add-on [X]
c. Enable end-user feedback through HA persistent_notification with link to yes/no, including all relevant metadata [X]
d. Capture feedback from MQTT topic, store object in minio and store metadata in labelstudioadd-ons
Present captured feedback for end-user interaction
a. review & approve
b. inspect, create, update, delete putative annotations
Present training results
a. review & approve
b. inspect, delete training results
Deploy updated trained models
a. Add modelmanagerservice to control OH edge-sync-service
b. Add hzn::ess and hzn::modmgr SDK components to base containers
c. Modify AI containers to utilize hzn::modmgr SDK for model weights, labels, etc..
The text was updated successfully, but these errors were encountered:
Completed end-user interaction for Home Assistant to notify through standard persistent notifications.
Added functionality to Motion Classic add-on to provide API to respond to predict.yes and predict.no which bundle up jpeg, mp4, and metadata for non-legacy events and post to MQTT as <group>/predict/{yes,no}
Close feedback loop from front-end (end-user interaction) to annotation capture and curation platform.
a. Enable labelstud.io as additional Home Assistant add-on [X]
b. Enable min.io as additional Home Assistant add-on [X]
c. Enable end-user feedback through HA
persistent_notification
with link to yes/no, including all relevant metadata [X]d. Capture feedback from MQTT topic, store object in
minio
and store metadata inlabelstudio
add-onsPresent captured feedback for end-user interaction
a. review & approve
b. inspect, create, update, delete putative annotations
Present training results
a. review & approve
b. inspect, delete training results
Deploy updated trained models
a. Add
modelmanager
service to control OH edge-sync-serviceb. Add
hzn::ess
andhzn::modmgr
SDK components tobase
containersc. Modify AI containers to utilize
hzn::modmgr
SDK for model weights, labels, etc..The text was updated successfully, but these errors were encountered: