ryouchinsa / Rectlabel-support

RectLabel is an offline image annotation tool for object detection and segmentation.
https://rectlabel.com
504 stars 73 forks source link

how to save SAM label #252

Closed haozhen315 closed 5 months ago

haozhen315 commented 5 months ago

i have used SAM to label 100 images, after each labelling i click save, but when i finished i found there is empty label in each labelling file!!!!


<annotation>
    <folder>Label</folder>
    <filename>30656645_0.png</filename>
    <size>
        <width>2514</width>
        <height>1196</height>
        <depth>3</depth>
    </size>
</annotation>
ryouchinsa commented 5 months ago

Thanks for using RectLabel and writing the issue.

In the "Create polygon using SAM" mode, after clicking points to draw each object shape, you have to press an enter key and select the object name. Then, you can save annotations.

Before pressing an enter key.

スクリーンショット 2024-03-21 14 12 24

After pressing an enter key.

スクリーンショット 2024-03-21 14 12 35

haozhen315 commented 5 months ago

thank you very much, it is very helpful!

ryouchinsa commented 5 months ago

Thanks for your feedback. If you encountered any other problems, please let us know.