Completed impulse for accelerometer motion classification.
Completed impulse for multi-label sample accelerometer motion classification.
Completed impulse for object detection.
Use label at end of window
: Sets the window label to the label of the last data point in the window.Use label X if anywhere present in window
: Sets the window label to one of the selected label values if that label is found anywhere within the window. If multiple selected labels are found within the window, the selected label that is found the most within the window is used. If no checked labels are found within the window, the label at the end of the window is used.Window size vs. window increase.
Fit longest axis
: Add letterboxes (padding) to the shorter axis to match the aspect ratio of the target size. Then downsample to the target size.Fit shortest axis
: Crop the longer axis to match the aspect ratio of the target size. Then downsample to the target size.Squash
: Resize the image to the target size, without preserving the aspect ratio. (This may distort the image)Processing blocks available.
Learning blocks available with time-series projects.
Learning blocks available with image projects.
Learning blocks available with object detection projects.