June 16, 2021

This release is packed with new features that will allow you to manage your folders even better.

Analytics by folder

You can now filter the Analytics page by folder.

Under General analytics, select the drop-down list, and select the folder(s) whose information you want to see in Analytics. Next, click outside the drop-down list.

❗️

Annotators and QAs can’t filter the Analytics page by folder.

The drop-down list contains the following items:

  • All: Includes all the root images and folders.
  • Root images: Includes the images that do not belong to any folder.
  • Your folders: Includes the folder(s) that you created.

When you filter the Analytics page by folder, the metrics are adjusted accordingly and reflect folder(s)-specific information, except for the following metrics:

  • Number of completed class instances
  • Number of completed attribute instances
  • Classes
    • Instances of completed images
    • Ratio
  • Attributes
    • Instances of completed images
    • Ratio

Learn more about filtering the Analytics page by folder.

Assign folder

You can now assign and unassign folders to one or multiple Annotators and QAs.

To assign a folder:

  1. Select a folder > Assign.
  2. Choose a user or multiple users from the drop-down list or type their name(s) in the search bar.
  3. Select Apply.

📘

  • You can assign only one folder at a time.
  • Only Team Owners, Team Admins, and Project Admins can assign folders.

❗️

You cannot assign folders to Team owners, Team admins, Project admins, Customers, and Viewers.

Unassign folder

To unassign a folder:

  1. Go inside a folder or select a folder.
  2. Select Assign.
  3. Select the X button next to the name of the user you want to unassign or select Remove all assignments to unassign all the users. They will also be unassigned from the images inside the folder.
  4. Select Apply.

❗️

When a user’s role is changed, their assigned folders become unassigned.

Request images order

Annotators and QAs receive requested images in one of the following orders:

  • If there is a folder, they will first receive images from the folder then they will receive the images from the project’s root folder (if available) in ascending alphabetical order.
  • If there are multiple folders, they will first receive images from the folders then they will receive the images from the project’s root folder (if available) in ascending alphabetical order.
  • If there is no folder, they will receive images from the project’s root folder in ascending alphabetical order.

If the number of images available in the first folder is smaller than the number of Request image number in Settings, then the remaining images will be sent from the next folder.

Learn more about requesting images.

Folder assignment with SDK

sa.assign_folder(
    project = "Lane Annotation",
    folder_name = "Batch1",
    users = ["[email protected]", "[email protected]"])
)

Polygon

To create a polygon that has a common side with an existing polygon:

  1. Select the polygon tool.
  2. Decide which side from the existing polygon you want to connect to your new polygon.
  3. Hover over the existing polygon and select the two points that make up that chosen side.
  4. Draw the rest of the polygon as you normally would.

What do you think of the updates? We’d love to hear your feedback.

We have a blog. Follow us to stay updated.