object_detection_last_layer module

ObjectDetectionLastLayer

class edgeimpulse_api.models.object_detection_last_layer.ObjectDetectionLastLayer(
		*args,
		**kwds
)

allowed enum values

Parameters

  • *args

  • **kwds

Bases

  • builtins.str

  • aenum._enum.Enum

  • enum.Enum

Class variables

  • FOMO The type of the None singleton.

  • MOBILENET_SSD The type of the None singleton.

  • TAO_RETINANET The type of the None singleton.

  • TAO_SSD The type of the None singleton.

  • TAO_YOLOV3 The type of the None singleton.

  • TAO_YOLOV4 The type of the None singleton.

  • YOLOV2_AKIDA The type of the None singleton.

  • YOLOV5 The type of the None singleton.

  • YOLOV5V5_DRPAI The type of the None singleton.

  • YOLOV7 The type of the None singleton.

  • YOLOX The type of the None singleton.

  • YOLO_PRO The type of the None singleton.

Last updated

Was this helpful?