label-studio-sdk icon indicating copy to clipboard operation
label-studio-sdk copied to clipboard

fix: import multiple segmentations from coco format json

Open Ljung323 opened this issue 1 year ago • 0 comments

Issue

https://github.com/HumanSignal/label-studio-sdk/issues/246

Changes

  • d5287ad pass all segmentation items to create_segmentation function
  • 3b76299 fix the content of help

Test

original image with segmentation

before change: only 1 section is imported

after change: all 5 sections are imported

Ljung323 avatar Jun 19 '24 01:06 Ljung323