- 下面是我09年做的PASCAL VOC工具,分别可以察看、解析PASCAL VOC的标准标注XML文件(VOCreader)和对图片中各种目标进行标注(NewPicTagger)。由于当时的对象是PASCAL VOC 2009的classification数据库中的图片,所以一切都是按照PASCAL VOC的Classification竞赛的标准来进行,即标记类别分为20类,分别设有Position、Truncated、Occluded和Difficulty等信息的标注,可以生成PASCAL VOC的标准格式的XML标注文件。这两个软件均是VB.net写的,需要.NET 3.0或者更高的版本才能支持其运行。由于当时是做来临时用的,源代码也已经丢失,这两个小工具也一直缺乏维护,无法改善原有的UI和添加新的功能,请大家见谅。
- VOCreader and Pictagger for PASCAL VOC classification task. (Finished but not perfect.)
VOCreader | Ver. Build_06152140_2010 | Size. 139.46 kB | Downloaded 96 times
Tags: computer vision, xml, voc
Descriptions:
"VOCreader" is capable of reading XML annotations and modifying it(delete from the annotation only). Also, there is a simple image classifying feature. A dot Net framework 3.0 or higher is required.
Thumbnail:
Download Here:
NewPicTagger | Ver. Build_12051441_2010 | Size. 136 kB | Downloaded 82 times
Tags: voc, xml, computer vision
Descriptions:
"NewPicTagger" allows you to created a XML annotation in offical VOC annotation form for an image. By drawing a rectangle you can specify your target and write an annotation for it. A .NET framework 3.0 or higher is required. Ver. 12051441: fixed a fatal problem occurred when pictures are loaded.
Thumbnail:
Download Here:


你好!我注册下载了NewPicTagger工具,打开时一直出现错误“未将对象引用设置到对象的实例”,不知是何原因?要求.NET Framework3.0以上版本,我重新下载并安装了3.5版本,应该没有这方面问题。请高手指教,不胜感激~
不好意思,是我上传错误的版本了,现在的可以用了。
[...] Tools for PASCAL VOC [...]