Skip to content

Releases: v7labs/darwin-py

v0.5.17 released

24 Apr 19:54

Choose a tag to compare

  • Support for binary coco RLE
  • Improved error message parsing
  • Using a new version of upolygon to handle issues with very large polygons.

v0.5.16 released

31 Mar 10:21

Choose a tag to compare

  • Add .TIFF support
  • Fix importing annotations with attributes
  • New archive/restore payload structure
  • Avoid stripping class names when reading class list
  • Fix symlink unlink on Windows
  • Remove WORKFLOW feature flag checks

v0.5.15 released

09 Feb 19:34

Choose a tag to compare

  • Speed up of annotations importing
  • Support for .svs uploads
  • Fixed bug in cross contamination
  • Fixed issue in exporting tags for videos
  • Use upolygon’s RLE ( ~15 times faster)
  • Function for computing annotation density
  • Optional rounding for COCO exports
  • Use png for encoding video frame downloads
  • Handle picture mode 1

v0.5.14 released

25 Nov 01:28

Choose a tag to compare

  • Bug fix for importing complex RLE masks from coco.
  • Removes extra prints during imports.
  • Updated readme with links to documentation.

v0.5.13 released

19 Nov 15:27

Choose a tag to compare

  • Import coco bounding boxes

v0.5.12 released

17 Nov 10:00

Choose a tag to compare

Features:

  • Support for .dcm and .avi files
  • Pull video frames instead of video with -video-frames flag
  • Can now import Darwin JSON videos annotations
  • Bug fixes with regards to team-slug/dataset-slug access
  • Handle complex polygons in import
  • Support for coco complex (RLE) polygons for import
  • Better Error handling for unsupported filetypes
  • Client can now send delete events

V0.5.11 released

24 Sep 13:27

Choose a tag to compare

Features:

  • Coco export includes bounding boxes
  • Support to upload tags to videos with new importer csv_tags_video
  • removed pycocotool dependency
  • Flag to download images into folders --folders

Bug fixes

  • pulling an export of a different format than darwin json now gives a proper error message

Breaking change

--as-video has been removed and instead there is a new flag --frames that is the inverse

Support for uploading videos as_video

30 Jul 15:23

Choose a tag to compare

v0.5.10

support for uploading as-video

List and modify files

29 Jul 12:15

Choose a tag to compare

v0.5.9

bump version number

Improved import for sub annotations

14 Jul 12:26

Choose a tag to compare

v0.5.8

improved import of sub annotations