You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@
5
5
* Batches in a project can be retrieved with `project.batches()`
6
6
* Added `Batch.remove_queued_data_rows()` to cancel remaining data rows in batch
7
7
* Added `Batch.export_data_rows()` which returns `DataRow`s for a batch
8
+
9
+
## Updated
8
10
* NDJsonConverter now supports Video bounding box annotations.
9
11
* Note: Currently does not support nested classifications.
10
12
* Note: Converting an export into Labelbox annotation types, and back to export will result in only keyframe annotations. This is to support correct import format.
0 commit comments