Skip to content

Releases: v7labs/darwin-py

v0.7.7

14 Feb 09:14
9ea72a3
Compare
Choose a tag to compare
  • Added documentation
  • Fixed an issue where receiving a NameTaken error from darwin-backend would not result in raising the NameTaken exception in the SDK.

v0.7.6

08 Feb 11:09
24f6bf7
Compare
Choose a tag to compare
  • Hotfix for compute distributions
  • Added ndpi support
  • Added more documentation

v0.7.5

17 Jan 15:47
4718c3f
Compare
Choose a tag to compare
  • Added feature that allows customers to add comments to items in dataset via the darwin dataset comment option.

v0.7.4

05 Jan 16:22
Compare
Choose a tag to compare
  • Introduce get_importer and get_exporter functions
  • Fix bug when printing error messages when target importer/exporter modules do not exist

v0.7.3

30 Dec 14:49
cd6173a
Compare
Choose a tag to compare
  • 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

07 Dec 09:45
f7f1775
Compare
Choose a tag to compare
  • 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

18 Nov 15:36
6ab24b4
Compare
Choose a tag to compare
  • Fixed an issue with coco imports not working
  • Fixed an issue with dataset slips not working
  • preliminary support for labelbox bouding_box imports

v0.7.0 Released

17 Nov 15:03
ca6e9d1
Compare
Choose a tag to compare
  • Files can now be reseted/move to NEW status
  • Item Count now considers both images and videos
  • Added support for polygon and complex_polygon bboxes in pascalvoc
  • Fixed weight measuring for classification datasets
  • Added support for item deletion in both CLI and SDK
  • General bug fixes

v0.6.15 Released

29 Oct 15:34
e2a931a
Compare
Choose a tag to compare
  • Added typing to all modules
  • PDF files can now be uploaded as videos
  • General bugfixes

v0.6.14 Released

21 Oct 15:24
Compare
Choose a tag to compare
  • Specify release_name parameter value in detectron2_register_datasets
  • Keep bounding box annotation data when splitting video annotations