Labeling Jobs
Guide explains how to manage labeling jobs using Supervisely SDK and
Introduction
How to debug this tutorial
git clone https://github.com/supervisely-ecosystem/automation-with-python-sdk-and-api
cd automation-with-python-sdk-and-api
./create_venv.shcode -r .TEAM_ID=8 # ⬅️ change it


Labeling Jobs automation
Import libraries
Init API client
Get your IDs and username from environment
Prepare project for Labeling Job
Labeling jobs automation
Step 1. Create and add annotators to the team, before creating Labeling Job


Step 2. Define project and datasets for labeling job
Step 3. Create Labeling Jobs


Labeling Jobs filtering
Labeling Jobs Statuses
Archive Labeling Job

Remove Labeling Jobs
Remove single Labeling Job
Remove list of Labeling Jobs
Last updated


