Contents

init(descriptor:)

Creates a YOLO loss layer with the descriptor you specify.

Declaration

convenience init(descriptor lossDescriptor: MLCYOLOLossDescriptor)

Parameters

  • lossDescriptor:

    An object used to configure the YOLO loss layer.

See Also

Creating YOLO Loss Layers