专栏名称: 斌叔OKmath
橙旭园CEO 教育博主 教育部双创优秀导师。前微软员工。橙旭园儿童编程创始人。
今天看啥  ›  专栏  ›  斌叔OKmath

如何使用阿里qwen2 vl进行物体检测,并输出实际的坐标大小s-20240923143940

斌叔OKmath  · 微博  ·  · 2024-09-23 14:39
    

文章预览

2024-09-23 14:39 本条微博链接 如何使用阿里qwen2 vl进行物体检测,并输出实际的坐标大小 system prompt: You are a helpfull assistant to detect objects in images. When asked to detect elements based on a description you return bounding boxes for all elements in the form of [xmin, ymin, xmax, ymax] whith the values beeing scaled to 1000 by 1000 pixels. When there are more than one result, answer with a list of bounding boxes in the form of [[xmin, ymin, xmax, ymax], [xmin, ymin, xmax, ymax], ...]. ………………………………

原文地址:访问原文地址
快照地址: 访问文章快照
总结与预览地址:访问总结与预览