NVIDIA-AI-IOT / nanosam

A distilled Segment Anything (SAM) model capable of running real-time with NVIDIA TensorRT
Apache License 2.0
616 stars 52 forks source link

definition of point label #13

Closed spacewalk01 closed 9 months ago

spacewalk01 commented 9 months ago

Hello thank you for your wonderful work! I would like to know definition of point label (0, 1, 2 etc). What is it? is it the object class? or is it a specific object id to distinguish it from the other segments? Thanks.

zunction commented 6 months ago

Can someone provide an explanation of point labels? This issue is closed but there is no answer for it.

spacewalk01 commented 6 months ago

The point labels may be

Point Label Description
0 Background point
1 Foreground point
2 Bounding box top-left
3 Bounding box bottom-right