批量自动标注 #296
NJW4812
started this conversation in
想法 | Ideas
批量自动标注
#296
Replies: 2 comments
-
你是想通过 边界框 直接出 二值掩码是吗?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
如果你只是算法出了边界框,但是后续工作没做,且有一定的代码开发能力,可以参考 auto annotate 将其中的 yolo计算边界框,改为你的算法,实现自动分割;并把 exropt mask 保存mask的功能结合进去。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
作者您好,我通过传统的算法得到标注区域的边界框,能否支持对边界框区域的自动标注并得到最终的二值掩码?我之前使用预训练的Sam2对边界框标注的图像进行分割,无法得到二值掩码
Beta Was this translation helpful? Give feedback.
All reactions