美文网首页
图像标注工具

图像标注工具

作者: 老鱼头711 | 来源:发表于2018-06-25 11:09 被阅读0次

1.Bounding Box

推荐LabelImg:https://github.com/tzutalin/labelImg 点击打开链接

2.图片分割 segmentation

**推荐labelme:https://github.com/wkentaro/labelme点击打开链接

 画多边形,像素级别的图像标注,标注后生成 .json.

在线标注:http://labelme2.csail.mit.edu/Release3.0/index.html

**https://github.com/lzx1413/LabelImgTool点击打开链接

 这个图像标注工具和LabelImg很相似,在效果图和TODO list中列出了instance segmentation,可以期待一下。

相关文章

网友评论

      本文标题:图像标注工具

      本文链接:https://www.haomeiwen.com/subject/zqyqyftx.html