Image Model Settings Object Detection Response
constructor(advancedSettings: String? = null, amsGradient: Boolean? = null, augmentations: String? = null, beta1: Double? = null, beta2: Double? = null, boxDetectionsPerImage: Int? = null, boxScoreThreshold: Double? = null, checkpointFrequency: Int? = null, checkpointModel: MLFlowModelJobInputResponse? = null, checkpointRunId: String? = null, distributed: Boolean? = null, earlyStopping: Boolean? = null, earlyStoppingDelay: Int? = null, earlyStoppingPatience: Int? = null, enableOnnxNormalization: Boolean? = null, evaluationFrequency: Int? = null, gradientAccumulationStep: Int? = null, imageSize: Int? = null, layersToFreeze: Int? = null, learningRate: Double? = null, learningRateScheduler: String? = null, maxSize: Int? = null, minSize: Int? = null, modelName: String? = null, modelSize: String? = null, momentum: Double? = null, multiScale: Boolean? = null, nesterov: Boolean? = null, nmsIouThreshold: Double? = null, numberOfEpochs: Int? = null, numberOfWorkers: Int? = null, optimizer: String? = null, randomSeed: Int? = null, stepLRGamma: Double? = null, stepLRStepSize: Int? = null, tileGridSize: String? = null, tileOverlapRatio: Double? = null, tilePredictionsNmsThreshold: Double? = null, trainingBatchSize: Int? = null, validationBatchSize: Int? = null, validationIouThreshold: Double? = null, validationMetricType: String? = null, warmupCosineLRCycles: Double? = null, warmupCosineLRWarmupEpochs: Int? = null, weightDecay: Double? = null)