moondream icon indicating copy to clipboard operation
moondream copied to clipboard

Obtain point coordinates using model. point

Open vedbobo opened this issue 1 year ago • 2 comments

Use model. point to obtain point coordinates. But there is a problem with the coordinates. use jpg

Image

subject="burger" get points is

Image

the same as detect

Image

vedbobo avatar Feb 19 '25 08:02 vedbobo

I saw in the video demo that the file coordinates were multiplied by the image size, which seems to work.

vedbobo avatar Feb 19 '25 10:02 vedbobo

I saw in the video demo that the file coordinates were multiplied by the image size, which seems to work.

Correct - you multiply file coordinates by image size to get the coordinates. Glad that you were able to figure it out! Will make it more clear in our documentation.

parsakhaz avatar Feb 25 '25 18:02 parsakhaz