annotation_upload_preannotations_async
Upload pre-annotation files to a project asynchronously, supporting JSON, COCO JSON, CSV, and PNG formats. Specify project ID and file path to initiate the upload.
Instructions
Upload pre-annotations to a project (asynchronous)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project | |
| annotation_file | Yes | Path to the annotation file | |
| annotation_format | Yes | Format of the annotation file |