Releases: v7labs/darwin-py
Releases · v7labs/darwin-py
v0.8.15
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
What's Changed
- [IO-543][internal] Move Imports To Multiprocessing by @owencjones in #521
- [IO-585][internal] incorrect type annotation by @Nathanjp91 in #537
- [IO-749][external] Added python support install on 3.7 by @owencjones in #540
- including release in dataset by @Nathanjp91 in #534
- [MOD-603][external] Add annotation file item_id and annotation id. by @whilefalse in #545
- Version bump 0.8.13 by @owencjones in #548
Full Changelog: v0.8.12...v0.8.14
v0.8.13
What's Changed
- [IO-543][internal] Move Imports To Multiprocessing by @owencjones in #521
- [IO-585][internal] incorrect type annotation by @Nathanjp91 in #537
- [IO-749][external] Added python support install on 3.7 by @owencjones in #540
- including release in dataset by @Nathanjp91 in #534
- [MOD-603][external] Add annotation file item_id and annotation id. by @whilefalse in #545
- Version bump 0.8.13 by @owencjones in #548
Full Changelog: v0.8.12...v0.8.13
v0.8.12
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
What's Changed
- SWAT-734 release
- Version bump by @owencjones in #528
Full Changelog: v0.8.10...v0.8.11
v0.8.10
What's Changed
- [SWAT-734][Internal] Fixing conversion to darwin_json_1.0 by @Fl4m3Ph03n1x in #523
Full Changelog: v0.8.9...v0.8.10
v0.8.9
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
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
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
What's Changed
- Make tag_categories optional on COCO format
- Fix bug with "push -p"
Full Changelog: v0.8.5...v0.8.6