Multi-label
Handling multi-label samples option
idle
to running
within a window, and the last timestamp in the window corresponds to running
, the window will be labeled as running
.
tamper
, fall
, etc). It is particularly useful for detecting short or sparse events that may not occupy the full window but are critical to capture when they occur.
With this option, you can configure which label(s) to prioritize. If the selected label is found within any part of the window, the window will be assigned to that label, even if the short event occurs alongside other labels.
Use label X if anywhere present in the window
Multi-label workflow
info.labels
description fileinfo.labels
file, present in your dataset. Edge Impulse will automatically detect it when you upload your dataset and will use this file to set the labels.
The info.labels
looks like the following:
info.labels
file available, to upload it, you can use:
info.labels
file:
Studio Uploader multi-label dataset
structured_labels.labels
description filestructured_labels.labels
format:
The structured_labels.labels
format looks like the following:
Multi-label sample preview
Multi-label sample preview - Hide sensors
Edit labels
Test multi-label sampled