GroundingDINO icon indicating copy to clipboard operation
GroundingDINO copied to clipboard

您好请问这个问题解决了吗:我也遇到了:模型输出的坐标点格式是什么,怎么转换为左上角右下角的格式,我这输出是小数点

Open qingxiangjia opened this issue 11 months ago • 1 comments

qingxiangjia avatar Mar 06 '25 06:03 qingxiangjia

you can easily find it by reading the demo code in readme.md,it import the function annotate, https://github.com/IDEA-Research/GroundingDINO/blob/856dde20aee659246248e20734ef9ba5214f5e44/groundingdino/util/inference.py#L100

chaos7857 avatar Aug 26 '25 01:08 chaos7857