Upload data

NOTE

Uploading files with the same name under the same task will fail.

Upload images

Click "Upload File" (file types include jpg, png, bmp, gif) or "Upload Folder". After successful upload is displayed on the right side, click "Next" again to save and enter the "Annotation Configuration" page.

INFO

Currently, data import only supports local data import. It supports file or folder import in two ways. The maximum number of files uploaded at one time is 100, and the size of a single file should not exceed 100MB.

Upload videos

Click "Upload File" (file type includes MP4) or "Upload Folder". After successful upload is displayed on the right side, click "Next" again to save and enter the "Annotation Configuration" page.

Upload audios

Click "Upload File" (file types include MP3, wav, ogg) or "Upload Folder". After successful upload is displayed on the right side, click "Next" again to save and enter the "Annotation Configuration" page.

Upload pre-annotations

JSONL

Pre-annotations generated by other annotation tools or models can be imported via JSONL files, where each line is a JSON formatted annotation information for a sample. For JSON format, refer to Pre-annotation Format - JSONL.

JSON (exported by LabelU)

nnotation files exported by LabelU can be imported via JSON files. For JSON format, refer to Pre-annotation Format - JSON.