Create Jobs

What is a Job?

A job represents one unit of data to be annotated. For example, for segmentation and Image projects, one Job represents one image, and for video projects, one Job represents a video (or a sequence of images).

Creating Jobs

We support two ways of creating jobs:

1. Media Upload

  1. Go to the Batches tab and click on Add new batch, provide the name and description for the new batch.

  2. Click on Upload data using .zip file, follow the instructions displayed to create a zip file.

  3. Once the data is uploaded, click on Create Jobs to send jobs to the workflow created in the previous step.

Note: You can only upload up to 1 GB of data from one zip file using Media Upload. For more than 1 GB of data, you can either create multiple ZIP files or go with the API method.

​2. API

You can also create jobs using our Job creation APIs. For uploading pre-labeled data, API is the only supported method.

You can refer to this API documentation: https://docs.playment.io/

Start the annotation task

Now that we have created jobs, let's access GT create to make annotations 🎨

Tips: You can see all the task assigned to you in GT Create- https://app.playment.io/

To learn more about GT create, have a look at:

Tools for Labelling

Last updated