v0.14.25
Updated
- Items of a slice can be retrieved by Slice property
.item - The type of items returned from
.itemsis based on the slicetype:slice.type == 'dataset_item'=> list ofDatasetItemobjectsslice.type == 'object'=> list ofAnnotation/Predictionobjectsslice.type == 'scene'=> list ofSceneobjects