Create project
To create a new project, use the following command:
With:
project_name: name of the project
type: BBOX or INSTANCE_SEGMENTATION
categories: comma-separated list of categories
For example, for creating a bounding box project named autonomous driving and categories car, bike, and pedestrian, you use the following command:
Last updated