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