Skip to content

Releases: fastlabel/fastlabel-python-sdk

Release 0.19.1

25 Dec 10:39
ad06bf6
Compare
Choose a tag to compare
  • bug fix: enable to export annotations by yolo format

Release 0.19.0

19 Dec 09:56
75788e2
Compare
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
Compare
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
Compare
Choose a tag to compare

Added import appendix information for camera calibration

Release 0.16.1

22 Oct 10:18
b8f1bb9
Compare
Choose a tag to compare
  • fix mask export logic

Release 0.16.0

16 Oct 04:14
6222e1f
Compare
Choose a tag to compare
  • add mask image to fastlabel segmentation points parse logic

Release 0.15.9

25 Sep 16:06
d8ea95c
Compare
Choose a tag to compare
  • Update download_dataset_objects to export tags and object_type
  • Update export_coco to properly calculate num_keypoints

Release 0.15.8

31 Jul 03:13
b272672
Compare
Choose a tag to compare

Add multi image classification sdk

Release 0.15.7

23 Jul 03:35
b972dc6
Compare
Choose a tag to compare

Update create dataset document.

Release 0.15.6

10 Jul 00:50
d27e575
Compare
Choose a tag to compare

Fixed export_coco to support pose estimation