Skip to content

Encoded Contour Information Format Question #205

@imtiendat0311

Description

@imtiendat0311

Hi TagLab developer,

Since TagLab not support huge image. So currently my workflow for very big image as follow:

  1. I ran the image thru SAM model to get all the segmentation mask
  2. From output mask i tried to find the contour of each mask
  3. From all of contour i tried to construct a json project file that follow the taglab format
  4. Do some more fine edit using Taglab

So my problem currently with this approach is when i using json file i create to use with taglab. All the annotation seem have incorrect scaling ( the shape seem right but it's small and display over top left of canvas ). Could you help me understand on what actually you guy encoded for contour so that i could display properly in term of size and position when inside taglab app

Incorrect Example

Image

Correct Example

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions