Releases: fastlabel/fastlabel-python-sdk
Releases · fastlabel/fastlabel-python-sdk
Release 0.11.11
- 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
- Added the image task update api. This api can update task's annotations.
Release 0.11.9
fix to following pattern for the index color image export.
- counterclockwise coordinate data
- hollowed points
Release 0.11.8
- Add option for export coco with pose estimation annotation type.
Release 0.11.7
- Added a parameter that can specify the order to the annotation class.
Release 0.11.6
- Add converter that converts fastlabel format to general (COCO, YOLO etc.) format
Release 0.11.5
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
- Fix mask export
Release 0.11.3
- Add option for export yolo with intended annotations
Release 0.11.2
- Fix PascalVOC export to refrect specified tags (truncated , occluded , difficult)