TerraSight is preparing to train the SageMaker built-in Object Detection algorithm on images annotated by Ground Truth. The Ground Truth output is an augmented manifest (JSON Lines) that references image S3 URIs and bounding-box coordinates. Which data format should TerraSight use to import the labeled bounding-box dataset to the SageMaker built-in Object Detection training job?
Choose an answer
Tap an option to check your answer.
Correct answer: Use the Ground Truth augmented manifest (JSON Lines) stored in S3 and supply it as the input channel; the SageMaker Object Detection algorithm can consume augmented manifest format..
Why this is the answer
The SageMaker built-in Object Detection algorithm directly supports the Augmented Manifest file format generated by Amazon Ground Truth. This JSON Lines format, referencing S3 URIs for images and bounding box annotations, is a native input type for the algorithm. Therefore, TerraSight can use the Ground Truth output as-is. Incorrect options: The SageMaker built-in Object Detection algorithm supports multiple formats, including Augmented Manifest, not exclusively COCO. While COCO is a valid format, it's not the only one, and conversion is unnecessary here. MXNet RecordIO is another supported format, but the algorithm also accepts Augmented Manifests, making conversion to RecordIO unnecessary and an extra step. The SageMaker built-in Object Detection algorithm does not natively read annotations from relational databases via JDBC. Its input channels are designed for file-based data stored in S3.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed