Class AutoMlImageObjectDetection (0.8.0)

  AutoMlImageObjectDetection 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

A TrainingJob that trains and uploads an AutoML Image Object Detection Model.

Attributes

Name Description
inputs google.cloud.aiplatform.v1beta1.schema.trainingjob.definition_v1beta1.types.AutoMlImageObjectDetectionInputs
The input parameters of this TrainingJob.
metadata google.cloud.aiplatform.v1beta1.schema.trainingjob.definition_v1beta1.types.AutoMlImageObjectDetectionMetadata
The metadata information

Inheritance

builtins.object > proto.message.Message > AutoMlImageObjectDetection