Skip to content

Releases: v7labs/darwin-py

v0.8.15

01 Mar 14:18
Compare
Choose a tag to compare

What's Changed

  • [ANN-572][external] Fix for non-RAS nifti exports by @tomvars in #509
  • [IO-622][external] Import annotator metadata by @owencjones in #535
  • [IO-742][external] Correct convert of dataset with duplicate names by @owencjones in #544
  • [IO-727] Changes to background class for SemanticSegmentationDataset by @Nathanjp91 in #543
  • [IO-657] convert polygons to semantic mask by @Nathanjp91 in #541

Full Changelog: v0.8.14...v0.8.15

v0.8.14

28 Feb 09:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.12...v0.8.14

v0.8.13

28 Feb 09:40
a0e1cbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.12...v0.8.13

v0.8.12

07 Feb 18:09
Compare
Choose a tag to compare

What's Changed

  • [V7-4173][internal]HOTFIX: Version for unincluded file by @owencjones in #533

Full Changelog: v0.9.0...v0.8.12

v0.8.11

01 Feb 18:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.10...v0.8.11

v0.8.10

01 Feb 18:29
dcf83eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.9...v0.8.10

v0.8.9

01 Feb 12:54
693340f
Compare
Choose a tag to compare

What's Changed

  • [IO-625][external] Fix missing fields when converting from v2 to darwin v1 format by @brain-geek in #519
  • Fix transform bugs for SemanticMask by checking for "mask" or "masks". by @hwaxxer in #518
  • [IO-557][internal] Move to use Poetry for packaging and publishing by @owencjones in #512
  • [SWAT-716][internal]: Fix .json extension parsing for dataset splitting by @balysv in #520
  • Fix for windows builds by @owencjones in #524
  • Updating docs for release process by @owencjones in #525

Full Changelog: v0.8.8...v0.8.9

v0.8.8

20 Jan 13:45
5f74b1c
Compare
Choose a tag to compare

What's Changed

  • Fix bug that raises KeyError exception for complex_polygon by @hwaxxer in #517
  • Darwin JSON validation CLI by @Nathanjp91 in #508
    This new feature allows Darwin JSON 2.0 users to validate annotation files before they get uploaded. To validate a file or a folder full of annotation files, one can just type:
    darwin validate path/to/annotation/file.json
    

Full Changelog: v0.8.7...v0.8.8

v0.8.7

13 Jan 16:58
2f55a51
Compare
Choose a tag to compare

What's Changed

  • Conversion of RG16 images into grayscale is now available (#490)
  • Fixed issue when importing files with spaces in their names (#501)
  • Added optional payload compression feature (#492)
  • Fixed an issue with directory imports (#510)
  • Fixed issues when exporting to COCO format (#513)

Full Changelog: v0.8.6...v0.8.7

v0.8.6

07 Dec 13:53
Compare
Choose a tag to compare

What's Changed

  • Make tag_categories optional on COCO format
  • Fix bug with "push -p"

Full Changelog: v0.8.5...v0.8.6