Skip to content

Releases: fastlabel/fastlabel-python-sdk

Release 0.9.2

20 Jun 02:07
729e0f9

Choose a tag to compare

  • Remove in_progress, in_review and customer_in_review status.

Release 0.9.1

13 Jun 06:57
6312ece

Choose a tag to compare

  • Add annotations option to create_video_task.

Release 0.9.0

02 Jun 03:28
a39f153

Choose a tag to compare

Add project methods.

Release 0.8.1

26 May 08:15
f81bf2b

Choose a tag to compare

  • Update README.md

Release 0.8.0

26 May 08:08
d07230c

Choose a tag to compare

  • Add export COCO, YOLO, Pascal VOC format as files
  • Make color optional when creating annotation

0.7.1

25 May 10:32
b7685c0

Choose a tag to compare

  • Split files
  • Add annotation crud methods
  • Add convenient task methods (find_image_task_by_name, get_task_id_name_map etc...)

0.7.0

23 May 02:50
b950230

Choose a tag to compare

  • Add apis for image classification
  • Add apis for video
  • Change name of apis for image and multi-image

0.6.0

21 May 07:17
134917a

Choose a tag to compare

Add COCO converter supporting bbox and polygon annotation type.

0.5.0

14 May 14:09
8a9b1b6

Choose a tag to compare

Release 0.5.0

Added

  • Add type to annotations. bbox, keypoint, line polygon and segmentation is supported.

0.4.2

13 May 13:55
5596880

Choose a tag to compare

Release 0.4.2

Changes

  • Change limit of get_multi_image_tasks to 10.