Expand description
Common types and parameters used throughout the Edge Impulse Runner.
This module contains the core data structures that define model configuration, project information, and performance metrics. These types are used to configure the model and interpret its outputs.
Structs§
- Represents a detected object’s location and classification.
- Parameters that define a model’s configuration and capabilities.
- Information about the Edge Impulse project that created the model.
- Performance timing information for different processing stages.
Enums§
- Enum representing different types of anomaly detection supported by the model
- Represents the type of sensor used for data collection.
Functions§
Type Aliases§
- Represents the normalized results of visual anomaly detection