Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

3

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

3 results for “visual relationship detection”

Learn how ShareScore rates datasets ↗
zenodo44/100

NeSy4VRD: A Multifaceted Resource for Neurosymbolic AI Research using Knowledge Graphs in Visual Relationship Detection

<p><strong>NeSy4VRD</strong></p> <p>NeSy4VRD is a multifaceted, multipurpose resource designed to foster neurosymbolic AI (NeSy) research, particularly NeSy research using Semantic Web technologies such as OWL ontologies, OWL-based knowledge graphs and OWL-based reasoning as symbolic components. The NeSy4VRD research resource pertains to the <em>computer vision</em> field of AI and, within that field, to the application tasks of <em>visual relationship detection (VRD) and scene graph generation</em>.</p> <p>Whilst the core&nbsp;motivation of the NeSy4VRD research resource is to foster computer vision-based NeSy research using Semantic Web technologies such as OWL ontologies and OWL-based knowledge graphs, AI researchers can readily use NeSy4VRD to either: 1) pursue computer vision-based NeSy research without involving Semantic Web technologies&nbsp;as symbolic components, or 2) pursue computer vision research&nbsp;without&nbsp;NeSy (i.e. pursue research that focuses purely on deep learning alone, without involving&nbsp;symbolic components of any kind).&nbsp; &nbsp;This is the sense in which we describe NeSy4VRD as being <em>multipurpose</em>: it can readily be used by diverse groups of computer vision-based&nbsp;AI researchers with diverse interests and objectives.</p> <p>The NeSy4VRD research resource in its entirety is distributed across two locations: Zenodo and GitHub.</p> <p>&nbsp;</p> <p><strong>NeSy4VRD on Zenodo: the NeSy4VRD dataset package</strong></p> <p>This entry on Zenodo hosts the <em>NeSy4VRD dataset package</em>, which includes the <em>NeSy4VRD dataset</em> and&nbsp;its companion <em>NeSy4VRD ontology</em>, an OWL ontology called VRD-World.</p> <p>The <em>NeSy4VRD dataset</em> consists of an image dataset with associated visual relationship annotations. The images of the <em>NeSy4VRD dataset</em> are the same as those that were once publicly available as part of the <a href="https://cs.stanford.edu/people/ranjaykrishna/vrd/">VRD</a> dataset. The NeSy4VRD visual relationship annotations&nbsp;are a highly customised and quality-improved version of the original VRD visual relationship annotations.&nbsp; The <em>NeSy4VRD dataset</em> is designed for computer vision-based research that involves detecting objects in images and predicting relationships between ordered pairs of those objects.&nbsp; A visual relationship for an image of the <em>NeSy4VRD dataset</em> has the form &lt;&#39;subject&#39;, &#39;predicate&#39;, &#39;object&#39;&gt;, where the &#39;subject&#39; and &#39;object&#39; are two objects in the image, and the &#39;predicate&#39; describes some relation between them.&nbsp; Both the &#39;subject&#39; and &#39;object&#39; objects are specified in terms of bounding boxes and object classes.&nbsp; For example, representative annotated visual relationships are &lt;&#39;person&#39;, &#39;ride&#39;, &#39;horse&#39;&gt;, &lt;&#39;hat&#39;, &#39;on&#39;, &#39;teddy bear&#39;&gt; and &lt;&#39;cat&#39;, &#39;under&#39;, &#39;pillow&#39;&gt;.</p> <p>Visual relationship detection is pursued as a computer vision application task in its own right, and as a building block capability for the broader application task of scene graph generation.&nbsp; Scene graph generation, in turn, is commonly used as a precursor to a variety of enriched, downstream visual understanding and reasoning application tasks, such as image captioning, visual question answering, image retrieval, image generation and multimedia event processing.</p> <p>The <em>NeSy4VRD ontology</em>, VRD-World, is a rich, well-aligned, companion OWL ontology engineered specifically for&nbsp;use with the <em>NeSy4VRD dataset.</em>&nbsp; It directly&nbsp;describes the domain of the <em>NeSy4VRD dataset</em>, as reflected in the NeSy4VRD visual relationship annotations.&nbsp; More specifically, all of the object classes that feature in the NeSy4VRD visual relationship annotations have corresponding classes within the VRD-World OWL class hierarchy, and all of the predicates that feature in the NeSy4VRD visual relationship annotations have corresponding properties within the VRD-World OWL object property hierarchy. The rich structure of the VRD-World class hierarchy and the rich characteristics and relationships of the VRD-World object properties together give the VRD-World OWL ontology rich inference semantics. These provide&nbsp;ample opportunity for OWL reasoning&nbsp;to be meaningfully exercised and exploited in NeSy research that uses OWL ontologies and OWL-based knowledge graphs as symbolic components.&nbsp; There is also ample potential for NeSy researchers to explore supplementing the OWL reasoning capabilities afforded by the VRD-World ontology with Datalog rules and reasoning.</p> <p>Use of the&nbsp;<em>NeSy4VRD ontology</em>, VRD-World, in conjunction with the&nbsp;<em>NeSy4VRD dataset </em>is, of course, purely optional, however.&nbsp; Computer vision AI researchers who have no interest in NeSy, or&nbsp;NeSy researchers who have no interest in OWL ontologies and&nbsp;OWL-based knowledge graphs, can ignore the <em>NeSy4VRD ontology</em>&nbsp;and use the&nbsp;<em>NeSy4VRD dataset </em>by itself.</p> <p>All computer vision-based&nbsp;AI research user groups can, if they wish, also avail themselves of the other components of the NeSy4VRD research resource available on GitHub.</p> <p>&nbsp;</p> <p><strong>NeSy4VRD on GitHub: open source infrastructure supporting extensibility, and sample code</strong></p> <p>The NeSy4VRD research resource incorporates additional components that are companions to the&nbsp;<em>NeSy4VRD dataset package</em> here on Zenodo.&nbsp; These companion components are available&nbsp;at <a href="https://github.com/djherron/NeSy4VRD/">NeSy4VRD on GitHub</a>. These companion components consist of:</p> <ul> <li>comprehensive open source Python-based&nbsp;infrastructure supporting the extensibility of the NeSy4VRD visual relationship annotations (and, thereby, the extensibility of the <em>NeSy4VRD ontology</em>, VRD-World, as well)</li> <li>open source Python sample code showing how one can work&nbsp;with the&nbsp;NeSy4VRD visual relationship annotations in conjunction with the <em>NeSy4VRD ontology</em>, VRD-World, and RDF knowledge graphs.</li> </ul> <p>The NeSy4VRD infrastructure supporting extensibility consists of:</p> <ul> <li>open source Python code for conducting deep and comprehensive analyses of the <em>NeSy4VRD dataset</em> (the VRD images and their associated NeSy4VRD visual relationship annotations)</li> <li>an open source, custom-designed <em>NeSy4VRD protocol</em> for specifying visual relationship annotation customisation instructions declaratively, in text files</li> <li>an open source, custom-designed <em>NeSy4VRD workflow,&nbsp;</em>implemented using&nbsp;Python scripts and modules,&nbsp;for applying small or large volumes of customisations or extensions to the NeSy4VRD visual relationship annotations in a configurable, managed, automated and repeatable process.</li> </ul> <p>The purpose behind providing comprehensive infrastructure to support extensibility of the NeSy4VRD visual relationship annotations is to make it easy for researchers to take the <em>NeSy4VRD dataset</em> in new directions, by further enriching the&nbsp;annotations, or by tailoring them&nbsp;to introduce new or more data conditions that better&nbsp;suit&nbsp;their particular research needs and interests.&nbsp; The option to use the NeSy4VRD extensibility infrastructure in this way applies equally well to each of the diverse potential NeSy4VRD user groups already mentioned.</p> <p>The NeSy4VRD extensibility infrastructure, however, may be of particular interest to NeSy researchers interested in&nbsp;using the <em>NeSy4VRD ontology</em>, VRD-World, in conjunction with the <em>NeSy4VRD dataset. </em>These researchers can of course&nbsp;tailor the VRD-World ontology if they wish&nbsp;without needing to modify&nbsp;or extend&nbsp;the NeSy4VRD visual relationship annotations in any way. But their degrees of freedom for doing so will be limited by the need to maintain alignment with the NeSy4VRD visual relationship annotations and the particular set of object classes and predicates to which they refer.&nbsp; If NeSy researchers want full freedom to tailor the VRD-World ontology, they may well need to tailor the NeSy4VRD visual relationship annotations first, in order that alignment be maintained.</p> <p>To illustrate our point, and to illustrate our vision of how the NeSy4VRD extensibility infrastructure can be used, let us consider a simple example.&nbsp;It is common in computer vision to distinguish between <em>thing</em> objects (that have well-defined shapes) and <em>stuff</em> objects (that are amorphous). Suppose a researcher&nbsp;wishes to have a greater number of <em>stuff</em> object classes with which to work.&nbsp; Water is such a <em>stuff</em> object.&nbsp; Many VRD images contain water but it is not currently one of the&nbsp;annotated object classes and hence is never&nbsp;referenced in any visual relationship annotations. So adding a <em>Water</em> class to the class hierarchy of the VRD-World ontology would be pointless because it would never acquire any instances (because an object detector would never detect any). However, our hypothetical researcher could choose to&nbsp;do the following:</p> <ul> <li>use the analysis functionality of the NeSy4VRD extensibility infrastructure to find images containing water (by, say, searching for images whose visual relationships refer to object classes such as &#39;boat&#39;, &#39;surfboard&#39;, &#39;sand&#39;, &#39;umbrella&#39;, etc.);</li> <li>use free image analysis software (such as GIMP, at gimp.org) to get bounding boxes for instances of water in these images;</li> <li>use the <em>NeSy4VRD protocol</em> to specify new visual relationships for these images&nbsp;that refer to the new &#39;water&#39; objects&nbsp;(e.g. &lt;&#39;boat&#39;, &#39;on&#39;, &#39;water&#39;&gt;);</li> <li>use the <em>NeSy4VRD workflow</em> to introduce&nbsp;the new object class &#39;water&#39;&nbsp;and to apply the&nbsp;specified&nbsp;new visual relationships to the sets of annotations for the affected&nbsp;images;</li> <li>introduce class Water to the class hierarchy of the VRD-World ontology (using, say, the free Protege ontology editor);</li> <li>continue experimenting, now with the added benefit of the additional <em>stuff</em> object class &#39;water&#39;;</li> <li>contribute the enriched set of NeSy4VRD visual relationship annotations, and the enriched companion VRD-World ontology, to research communities.</li> </ul> <p>&nbsp;</p> <p><strong>Information pertaining to the VRD dataset</strong></p> <p>Information about the original VRD dataset&nbsp;is available <a href="https://cs.stanford.edu/people/ranjaykrishna/vrd/">here</a>.&nbsp;</p> <p>Public availability of the VRD images (via information accessible from that location) ceased sometime in the latter part of 2021.&nbsp; We thank Dr. Ranjay Krishna, one of the principals associated with the VRD dataset, for granting us permission to re-establish the public availability of the VRD images as part of NeSy4VRD.</p> <p>The original VRD visual relationship annotations&nbsp;are still publicly available from that location.&nbsp; But our deep analysis of those annotations, driven by our desire to design a robust companion ontology,&nbsp;revealed them to be highly problematic in many ways that made credible ontology modelling infeasible.&nbsp; They were also found to be replete with all manner of&nbsp;errors.&nbsp; The NeSy4VRD visual relationship annotations are far superior and we recommend them over the original VRD annotations to anyone contemplating conducting research using the VRD images.&nbsp; The&nbsp;NeSy4VRD annotations also have the added benefit of the rich, well-aligned companion <em>NeSy4VRD ontology</em>, VRD-World, for those whose research requires such a companion ontology.</p> <p>Researchers wishing to use the original VRD dataset may still do so. They can access the VRD images here, from within the <em>NeSy4VRD dataset</em> on Zenodo, and access the VRD visual relationship annotations from the location in the link.</p> <p><em>A note of caution</em>: the <em>NeSy4VRD ontology</em>, VRD-World, is <em>not</em><strong>&nbsp;</strong>compatible with the original VRD visual relationship annotations and cannot be used in conjunction with them.&nbsp; The VRD-World ontology has been engineered in relation to the highly customised and quality-improved NeSy4VRD visual relationship annotations. The&nbsp;customisations that were applied&nbsp;include ones&nbsp;that introduced many new object classes, merged some of the existing object classes, introduced one new predicate,&nbsp;and changed several predicate names.</p> <p>However, researchers&nbsp;can, if they wish, use the NeSy4VRD&nbsp;extensibility infrastructure (described above) to undertake their own customisation and quality-improvement exercise&nbsp;with respect to the original VRD visual relationship annotations. This is precisely how the NeSy4VRD visual relationship annotations were created in the first place. The primary intended use case of NeSy4VRD&#39;s extensibility infrastructure, however, is for researchers to use the NeSy4VRD visual relationship annotations as their starting point, and to take these annotations forward with onward customisations and extensions, as illustrated in the example use case given above.</p> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0May 2023View details →
zenodo40/100

Visual Genome - Visual Relationship Detection - Scene Graph Generation using Message Passing Neural Networks and Graph Convolutional Networks

<p>This repository contains a processed version of <strong>Visual Genome</strong> for <em>Visual Relationship Detection</em>, from the Diploma (MSc) thesis <strong>Scene Graph Generation using Message Passing Neural Networks and Graph Convolutional Networks</strong> by Miltiadis Kofinas, supervised by Christos Diou and Anastasios Delopoulos.</p> <p>The original thesis is written in Greek</p> <blockquote> <p><strong>&Nu;&epsilon;&upsilon;&rho;&omega;&nu;&iota;&kappa;ά &Delta;ί&kappa;&tau;&upsilon;&alpha; &Alpha;&nu;&tau;&alpha;&lambda;&lambda;&alpha;&gamma;ή&sigmaf; &Mu;&eta;&nu;&upsilon;&mu;ά&tau;&omega;&nu; &kappa;&alpha;&iota; &Sigma;&upsilon;&nu;&epsilon;&lambda;&iota;&kappa;&tau;&iota;&kappa;ά &Delta;ί&kappa;&tau;&upsilon;&alpha; &Gamma;&rho;ά&phi;&omega;&nu; &gamma;&iota;&alpha; &Epsilon;&xi;&alpha;&gamma;&omega;&gamma;ή &Gamma;&rho;ά&phi;&omicron;&upsilon; &Sigma;&kappa;&eta;&nu;ή&sigmaf; &Epsilon;&iota;&kappa;ό&nu;&omega;&nu;</strong><br> &Mu;&iota;&lambda;&tau;&iota;ά&delta;&eta;&sigmaf; &Kappa;&omicron;&phi;&iota;&nu;ά&sigmaf;<br> <a href="https://ikee.lib.auth.gr/record/300900">https://ikee.lib.auth.gr/record/300900</a></p> </blockquote> <p>A summarized English version of the thesis can be accessed <a href="https://www.dropbox.com/s/m87ixw8c8ecrswm/mkofinas_thesis_english_scene_graph_generation.pdf?dl=0">here</a>.</p> <p>It contains region proposals for VGG-16 for all images, and metadata about the bounding box distribution and the predicate classes.</p>

opencc-by-4.0Jan 2018View details →
zenodo36/100

The Tensor Brain - Entity Level Visual Relationship Detection Challenge

<p>This dataset contains images and annotations from real-world scenarios. It is aimed at testing a machine&#39;s perception performance in terms of object recognition, relationship detection, and instance and semantic memory retrieval.</p>

opencc-by-4.0Feb 2022View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record