A Semi-automatic Annotation of Scene Graph
Ashwini J K
Asst.professor,Dept.of CSE City Engineering College
Bengaluru-560062,Karnataka JK.ashwini88@gmail.com
Vishwas S
UG Student Dept.of CSE Citty Engineering College
Bengaluru-560062,Karnatka Vishwaslucky40@gmail.com
Venkatesh
UG Student Dept.of CSE Citty Engineering College
Bengaluru-560062,Karnatka Venkatesh843116@gmail.com
Sunil Kumar L R
UG Student Dept.of CSE Citty Engineering College
Bengaluru-560062,Karnatka Sunilsunil32978@gmail.com
Shivaraja M V
UG Student Dept.of CSE
Citty Engineering College
Bengaluru-560062,Karnatka
Shivarajmv53@gmail.com
ABSTRACT
In this manuscript, we introduce a semi-automatic scene graph an- notation tool for images, the GeneAnnotator. This software allows human annotators to describe the existing relationships between participators in the visual scene in the form of directed graphs, Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from permissions@acm.org.
MM ’21, October 20–24, 2021, Chengdu, China
© 2021 Association for Computing Machinery. ACM ISBN 978-1-4503-XXXX-X/18/06... $15.00
https://doi.org/10.1145/1122445.1122456
hence enabling the learning and reasoning on visual relationships, e.g., image captioning, VQA and scene graph generation, etc. The annotations for certain image datasets could either be merged in a single VG150 data-format file to support most existing models for scene graph learning or transformed into a separated annotation file for each single image to build customized datasets. Moreover, GeneAnnotator provides a rule-based relationship recommending algorithm to reduce the heavy annotation workload. With GeneAn- notator, we propose Traffic Genome, a comprehensive scene graph dataset with 1000 diverse traffic images, which in return validates the effectiveness of the proposed software for scene graph annota- tion. The project source code, with usage examples and sample data