Image vector interface
When creating a dataset through the Python SDK, choose
vector
or image-vector-sequence
as the task_type
to use this labeling interface. To add a new object:
- 1.
- 2.Label the object by drawing on the image
- 1.Press
Space
orEscape
or click thebutton in the left toolbar to enter view-and-select mode - 2.Click on a labeled object to select it. You can also select an object by selecting it in the right sidebar
Select an object and press
icon in the sidebar to remove an object.
Backspace
to remove it. You can also click the 
Select an object and click on its name in the sidebar to select a different category. You can also use hotkey
c
to change the category of the active object.Click the
button in the left toolbar to draw a bounding box. Click and drag to draw the box.

Click the
button in the left toolbar to draw a polygon. Click on the image to draw polygon points. Double click or click the first point of the polygon to finish it.

Click the
button in the left toolbar to draw a polyline. Click on the image to draw polyline points. Double click to finish it.

Click the
button in the left toolbar to draw a keypoint.

Last modified 5mo ago