learn_block_type module

LearnBlockType

class edgeimpulse_api.models.learn_block_type.LearnBlockType(
		*args,
		**kwds
)

allowed enum values

Parameters

  • *args

  • **kwds

Bases

  • builtins.str

  • aenum._enum.Enum

  • enum.Enum

Class variables

  • ANOMALY The type of the None singleton.

  • ANOMALY_GMM The type of the None singleton.

  • KERAS The type of the None singleton.

  • KERAS_AKIDA The type of the None singleton.

  • KERAS_AKIDA_OBJECT_DETECTION The type of the None singleton.

  • KERAS_AKIDA_TRANSFER_IMAGE The type of the None singleton.

  • KERAS_OBJECT_DETECTION The type of the None singleton.

  • KERAS_REGRESSION The type of the None singleton.

  • KERAS_TRANSFER_IMAGE The type of the None singleton.

  • KERAS_TRANSFER_KWS The type of the None singleton.

  • KERAS_VISUAL_ANOMALY The type of the None singleton.

Last updated

Was this helpful?