Supported data formats
When you create an input manifest file for a built-in task types manually, your input data must be in one of the following support file formats for the respective input data type. To learn about automated data setup, see Automate data setup for labeling jobs.
Tip
When you use the automated data setup, additional data formats can be used to generate an input manifest file for video frame and text based task types.
Task Types | Input Data Type | Support Formats | Example Input Manifest Line |
---|---|---|---|
Bounding Box, Semantic Segmentation, Image Classification (Single Label and Multi-label), Verify and Adjust Labels |
Image |
.jpg, .jpeg, .png |
|
Named Entity Recognition, Text Classification (Single and Multi-Label) |
Text | Raw text |
|
Video Classification |
Video clips | .mp4, .ogg, and .webm |
|
Video Frame Object Detection, Video Frame Object Tracking (bounding boxes, polylines, polygons or keypoint) | Video frames and video frame sequence files (for Object Tracking) |
Video frames: .jpg, .jpeg, .png Sequence files: .json |
Refer to Create a Video Frame Input Manifest File. |
3D Point Cloud Semantic Segmentation, 3D Point Cloud Object Detection, 3D Point Cloud Object Tracking |
Point clouds and point cloud sequence files (for Object Tracking) |
Point clouds: Binary pack format and ASCII. For more information see Accepted Raw 3D Data Formats. Sequence files: .json |
Refer to Input Manifest Files for 3D Point Cloud Labeling Jobs. |