Releases: v7labs/darwin-py
Releases · v7labs/darwin-py
v0.7.10
- Added skip flag for annotation imports
- Added fix to allow filenames with commas in their names
- Added docs
v0.7.9
- Hotfix for an issue preventing the download of datasets
- Added docs to darwin/exporter/formats/dataloop.py
v0.7.8
- Added docs
- Fixed a bug where PascalVoc conversion failed for video
v0.7.7
- Added documentation
- Fixed an issue where receiving a NameTaken error from darwin-backend would not result in raising the
NameTakenexception in the SDK.
v0.7.6
- Hotfix for compute distributions
- Added ndpi support
- Added more documentation
v0.7.5
- Added feature that allows customers to add comments to items in dataset via the
darwin dataset commentoption.
v0.7.4
- Introduce
get_importerandget_exporterfunctions - Fix bug when printing error messages when target importer/exporter modules do not exist
v0.7.3
- Added support for SuperAnnotate bounding_box, polygon, polyline, cuboid, ellipse, point tags and attributes
- Fixed bug on dataset split management
- A warning is now print when an attribute that does not exist is not imported
- Removed unused dependencies
- Bugfix for list_local_datasets
- General fixes and improvements for torch dataset
- Refactor of Client.py SDK part of the API
- Improvements to Documentation
v0.7.2
- Added support for labelbox polygons, points and polylines (all images)
- Added support for labelbox classifications as darwinpy annotation tags
- Added tests for split datasets
- Added JSONschema validation for labelbox imports
- Documented Public API of cli_functions.py
v0.7.1 Released
- Fixed an issue with coco imports not working
- Fixed an issue with dataset slips not working
- preliminary support for labelbox bouding_box imports