Skip to content

Releases: fastlabel/fastlabel-python-sdk

Release 0.19.4

03 Apr 11:41
76d9c3d

Choose a tag to compare

What's Changed

  • refactor: Dataset Object-related Methods by @kmkkiii in #247

Full Changelog: 0.19.3...0.19.4

Release 0.19.3

27 Mar 11:35
1fed2a2

Choose a tag to compare

What's Changed

  • bugfix: A 404 error occurs when the object_name passed to find_dataset_object or delete_dataset_object contains a /. by @kmkkiii in #246

Full Changelog: 0.19.2...0.19.3

Release 0.19.2

24 Mar 02:35
0952a65

Choose a tag to compare

What's Changed

  • feature: Enable export_coco to output keypoints for bbox annotations with keypoints. by @kmkkiii in #243

Full Changelog: 0.19.1...0.19.2

Release 0.19.1

25 Dec 10:39
ad06bf6

Choose a tag to compare

  • bug fix: enable to export annotations by yolo format

Release 0.19.0

19 Dec 09:56
75788e2

Choose a tag to compare

What's Changed

  • Import YOLO format for segmentation projects by @shuCrane in #229
  • Export YOLO format for segmentation projects by @shuCrane in #227
  • Retrieve the results of automatic annotation execution via the SDK by @kmkkiii in #238

Full Changelog: 0.18.0...0.19.0

Release 0.18.0

12 Dec 09:07
32166b8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.17.0...0.18.0

Release 0.17.0

18 Nov 07:21
f0364e4

Choose a tag to compare

Added import appendix information for camera calibration

Release 0.16.1

22 Oct 10:18
b8f1bb9

Choose a tag to compare

  • fix mask export logic

Release 0.16.0

16 Oct 04:14
6222e1f

Choose a tag to compare

  • add mask image to fastlabel segmentation points parse logic

Release 0.15.9

25 Sep 16:06
d8ea95c

Choose a tag to compare

  • Update download_dataset_objects to export tags and object_type
  • Update export_coco to properly calculate num_keypoints