深度學習圖像標注工具VGG Image Annotator (VIA)使用教程


VGG Image Annotator (VIA)是一款開源的圖像標注工具,由Visual Geometry Group開發。

可以在線和離線使用,可標注矩形、圓、橢圓、多邊形、點和線。標注完成后,可以導出為csv和json文件格式。

地址:http://www.robots.ox.ac.uk/~vgg/software/via/。

中文使用教程:

原文:https://blog.csdn.net/heiheiya/article/details/81530952

 

Mask_RCNN訓練自己的數據,制作類似於COCO數據集中所需要的Json訓練集

使用方法:

1、add files 添加要標注的圖像

2、Attributes 

name : 填寫 train

Type : 填寫 radio

id: 填寫 bill (也就是目標的類別,也可以添加多個)

 

3、進行標注

4、標注后,勾選region annotations 為對應的目標類別

5、所有圖像標注完成后, annotation ---> export annotation as json  保存為json文件

6、http://www.bejson.com/  這里可以格式化標注好的json 文件

 

 

https://blog.csdn.net/qq_15969343/article/details/80167215


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM