Get desktop application:
View/edit binary Protocol Buffers messages
Used in: S3ImagesImportRequest
CLASSIFICATION = 0
LOCALIZATION = 1
Used in: S3ImagesImportRequest
string bucket_name = 1
string aws_region = 2
string aws_access_key = 3
string aws_secret_key = 4
string aws_session_token = 5
string images_path = 6
string labels_csv_path = 7
bytes labels_csv_file = 8
string target_prefix = 9
repeated InputImage images = 10
bool apply_log_transformation = 12
string bucket_name = 1
string aws_region = 2
string aws_access_key = 3
string aws_secret_key = 4
string aws_session_token = 5
string video_path = 6
string target_prefix = 7
int32 frame_capture_rate = 8
repeated common.File image_files = 1
optional common.File video_file = 2
int32 video_frame_rate = 3
int32 video_height = 4
int32 video_width = 5
Used in: S3ImagesImportResult
map<string, string> metadata = 3