GroundingDINO
GroundingDINO copied to clipboard
您好请问这个问题解决了吗:我也遇到了:模型输出的坐标点格式是什么,怎么转换为左上角右下角的格式,我这输出是小数点
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