是否有一种算法可以纠正不精确的边界框?

发布于 2025-01-09 17:14:47 字数 311 浏览 0 评论 0原文

我正在尝试从 GTA 获取数据来训练我的对象检测算法。然而,我得到的地面实况框与确切的边界有点偏离。我试图获得枪周围边界框的精确坐标,但您可以看到游戏框(红色)不精确。由于我希望收集大量数据,因此无法手动更正它们。一种看起来有希望的方法是可能裁剪红色游戏框并对其应用精明的边缘检测,但这不会收集框外对象的边缘。有自动化解决方案吗?

输入图片此处描述

I am trying to get data from GTA to train my object detection algorithm. However, the ground truth boxes I get are a little off from the exact boundaries. I am trying to get exact coordinates of the bounding box that would be around the gun, but you can see that the game box (in red) is not exact. As I am looking to collect a lot of data, I cannot manually correct them. One approach that seemed promising is to possibly crop the red game box and apply canny edge detection on it, but that would not collect the edges of the object outside of the box. Any automated solutions?

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文