View a markdown version of this page

Input Manifest Files for 3D Point Cloud Labeling Jobs - Amazon SageMaker AI
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Input Manifest Files for 3D Point Cloud Labeling Jobs

Note

After careful consideration, we have made the decision to close new customer access to Amazon Ground Truth, effective 7/30/26. Existing customers can continue to use the service as normal. Amazon continues to invest in security and availability improvements for Ground Truth, but we do not plan to introduce new features.

When you create a labeling job, you provide an input manifest file where each line of the manifest describes a unit of task to be completed by annotators. The format of your input manifest file depends on your task type.

  • If you are creating a 3D point cloud object detection or semantic segmentation labeling job, each line in your input manifest file contains information about a single 3D point cloud frame. This is called a point cloud frame input manifest. To learn more, see Create a Point Cloud Frame Input Manifest File.

  • If you are creating a 3D point cloud object tracking labeling job, each line of your input manifest file contains a sequence of 3D point cloud frames and associated data. This is called a point cloud sequence input manifest. To learn more, see Create a Point Cloud Sequence Input Manifest.