Types of Pipeline blocks
- Last UpdatedFeb 12, 2024
- 1 minute read
The Pipeline blocks are classified into the following categories:
-
Pre-Processing blocks: Optional blocks that allow you to transform input images as part of pre-processing steps for event detection.
-
Measurement blocks: Blocks that measure various aspects of an object in the image.
-
Prediction blocks: Mandatory blocks that predict whether an event occurs, such as anomaly detection. Each branch in a Pipeline must include a Prediction block.