标注工具——VGG Image Annotator (VIA)

这款开源工具VIA让图像标注变得简单,通过在线选点,快速导出JSON格式的标注文件,适合自动化脚本处理。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

VGG Image Annotator (VIA)

  • VGG Image Annotator (VIA)是一款开源的图像标注工具,由Visual Geometry Group开发。
  • 地址: http://www.robots.ox.ac.uk/~vgg/software/via/。

1.打开网址,选择source code进行下载:

在这里插入图片描述
下载后,解压via-src-2.0.7.zip

2.工具使用:

1) 点击via.html,打开在线标注页面。
2) 点击Add Files或者Add URL,添加图片。Add Files是添加本地图片,Add URL是给出图片URL或者绝对路径。
3) 点击小圆点,进行图像选点标注。
在这里插入图片描述

3.导出标注文件:

点击菜单栏Annotation,
在这里插入图片描述
导出.json文件。
文件内容:其中shape_attributes为点位信息。

{"error.PNG98490":{"filename":"error.PNG","size":98490,"regions":[{"shape_attributes":{"name":"point","cx":85,"cy":56},"region_attributes":{}},{"shape_attributes":{"name":"point","cx":59,"cy":128},"region_attributes":{}},{"shape_attributes":{"name":"point","cx":171,"cy":132},"region_attributes":{}},{"shape_attributes":{"name":"point","cx":93,"cy":192},"region_attributes":{}},{"shape_attributes":{"name":"point","cx":10,"cy":16},"region_attributes":{}},{"shape_attributes":{"name":"point","cx":196,"cy":13},"region_attributes":{}}],"file_attributes":{}}}

4.后续工作:

自行写脚本,提取坐标信息。

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Peanut_范

您的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值