Skip to content

aaronpp65/Visual-Relationshiop-Detection-Annotation-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Relationship Detection Annotation tool

This is a tool for annotating the subject-predicate-object relationships in an image.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

git clone https://github.com/aaronpp65/Visual-Relationshiop-Detection-Annotation-tool.git

Prerequisites

What things you need to install and how to install them

pip install pysimplegui

Usage

This tool is used on a dataset already annotated in the VOC format. Make sure the folder structure is same.

├── ...
├── dataset                   
│   ├── Annotations          
│   ├── JPEGImages 
│   ├── ImageSets         
│   └── VRD                
└── ...
python main.py

Navigation

screenshot

Choose the predicate from dropdown list and select Next Ann to save the entry.

Navigation

Update the list of predicates in predicates.txt

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages