Active Collections
Learn the basics of using the SDK with Active Data and Label Collections.
Collections
Active supports two types of Collections: Frame Collections and Label Collections.
Frame Collections are groups of frames (images and video frames) you selected by filtering, sorting, inspecting, and analysing the data units in Active.
Label Collections are groups of labels, on your frames (images and video frames), that you selected by filtering, sorting, inspecting, and analysing the labels on your data units in Active.
List Collections
List all Collections in an Active Project by name with their unique identifier.
List FRAME Collections
List all FRAME Collections in an Active Project by name with their unique identifier.
List LABEL Collections
List all LABEL Collections in an Active Project by name with their unique identifier.
Create Collection
Create a Collection with a meaningful name and description in a Folder.
Add Items to a Collection
You need the data hash of the data units in your Annotate Project to add the data units to an Active Collection.
Add Items to a Collection using Presets
The code to add items to a Frame Collection or a Label Collection is the same.
You can find the Preset ID for your preset in the Active UI.
Remove Items from a Collection
Remove items from a Frame or Label Collection.
Remove Items From a Collection using Presets
The code to remove items from a Frame Collection or a Label Collection is the same.
You can find the Preset ID for your preset in the Active UI.
List all Items in a Collection
Was this page helpful?