An open API service indexing awesome lists of open source software.

https://github.com/haofanwang/kgrn-sr

Official Implementation for Knowledge Graph Routed Network for Situation Recognition [TPAMI'2023]
https://github.com/haofanwang/kgrn-sr

knowledge-graph situation-recognition visual-recognition

Last synced: 12 months ago
JSON representation

Official Implementation for Knowledge Graph Routed Network for Situation Recognition [TPAMI'2023]

Awesome Lists containing this project

README

          

# Knowledge-aware Global Reasoning for Situation Recognition
This repository is the official implementation of KGRN-SR. In this work, we proposes to improve the representation of relationships between semantic concepts by using a global knowledge pool. The paper has been accepted to TPAMI'2023.

## Data Preparation
Download imSitu image set from http://imsitu.org (we use the resized image set)

## Training and Evaluation
All scripts can be found in [./scripts](https://github.com/haofanwang/KGRN-SR/tree/main/scripts).

## Pretrained models
We released pretrained TDA, CAQ, GGNN-baseline, KGRN-R2R, KGRN-R2V, KGRN-R2R-R2V models. You can download [here](https://drive.google.com/drive/folders/1QSgklpRwHfQJxMHckk8n_i9RH3ICt6x9?usp=sharing).

## Contact
For any question, please email to haofanwang.ai@gmail.com