-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi TagLab developer,
Since TagLab not support huge image. So currently my workflow for very big image as follow:
- I ran the image thru SAM model to get all the segmentation mask
- From output mask i tried to find the contour of each mask
- From all of contour i tried to construct a json project file that follow the taglab format
- 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
Correct Example

Metadata
Metadata
Assignees
Labels
No labels
