edge_impulse_runner

Module types

Source
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§

Functions§

Type Aliases§