文件名称:Visual-Relationshiop-Detection-Annotation-tool
文件大小:5.4MB
文件格式:ZIP
更新时间:2024-05-06 20:32:32
Python
视觉关系检测注释工具 这是用于注释图像中subject-predicate-object关系的工具。 入门 这些说明将为您提供在本地计算机上运行并运行的项目的副本,以进行开发和测试。 有关如何在实时系统上部署项目的注释,请参阅部署。 git clone https://github.com/aaronpp65/Visual-Relationshiop-Detection-Annotation-tool.git 先决条件 您需要安装什么东西以及如何安装它们 pip install pysimplegui 用法 该工具用于已经以VOC格式注释的数据集。 确保文件夹结构相同。 ├── ... ├── dataset │ ├── Annotations │ ├── JPEGImages │ ├── ImageSets
【文件预览】:
Visual-Relationshiop-Detection-Annotation-tool-master
----images()
--------Screenshot1.png(434KB)
----main.py(9KB)
----demo()
--------vrd()
--------Annotations()
--------JPEGImages()
----CONTRIBUTING.md(4KB)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(13B)
----predicates.txt(47B)