Skip to content

Releases: fastlabel/fastlabel-python-sdk

Release 0.11.11

09 Dec 14:03
d332477

Choose a tag to compare

  • Add validation about the number and total size of files for multi image project
  • Add validation about the size of file for video project

Release 0.11.0

02 Dec 11:29
9c63c2c

Choose a tag to compare

  • Added the image task update api. This api can update task's annotations.

Release 0.11.9

26 Nov 14:17
ba33581

Choose a tag to compare

fix to following pattern for the index color image export.

  • counterclockwise coordinate data
  • hollowed points

Release 0.11.8

25 Nov 12:45
371d20c

Choose a tag to compare

  • Add option for export coco with pose estimation annotation type.

Release 0.11.7

15 Nov 06:21
784657b

Choose a tag to compare

  • Added a parameter that can specify the order to the annotation class.

Release 0.11.6

02 Nov 06:48
539e807

Choose a tag to compare

  • Add converter that converts fastlabel format to general (COCO, YOLO etc.) format

Release 0.11.5

31 Oct 11:29
9d21d8a

Choose a tag to compare

Added the following update api. Use slug of user to update them.

  • assignee
  • reviewer
  • approver
  • external_assignee
  • external_reviewer
  • external_approver

Release 0.11.4

18 Oct 08:02
f326999

Choose a tag to compare

  • Fix mask export

Release 0.11.3

18 Oct 07:56

Choose a tag to compare

  • Add option for export yolo with intended annotations

Release 0.11.2

06 Sep 07:05
0f905bc

Choose a tag to compare

  • Fix PascalVOC export to refrect specified tags (truncated , occluded , difficult)