Skip to content

v0.7.23

Compare
Choose a tag to compare
@Fl4m3Ph03n1x Fl4m3Ph03n1x released this 28 Sep 16:34
· 517 commits to master since this release
23222b5
  • Added area of complex polygons when converting to coco (75dcc56)
  • Fixed crash when importing files with empty annotations for datasets belonging to both V1 and V2 (1ca49bf)
  • Added new option for V2 datasets when importing annotations, delete-for-empty which when set to true, will delete all annotations for a remote file when importing an empty annotation for said file. Example: darwin dataset import DATASET_NAME FORMAT FILES --delete-for-empty (1ca49bf)
  • Added support for uploading .webp files (265491b)
  • Added support to change the status of items to "complete" (e4ba93c)
  • Fixed issues with DatasetIetm setup in V2 datasets (8f6cd16)
  • Extended decoding algorithms when importing annotations from coco files. Coco file annotations now support the cyrilic alphabet (273b50f)