Skip to content

NeuSyRE: A Neuro-Symbolic Visual Understanding and Reasoning Framework based on Scene Graph Enrichment

Notifications You must be signed in to change notification settings

ningxynf01/neusire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuSyRE: A Neuro-Symbolic Visual Understanding and Reasoning Framework based on Scene Graph Enrichment

SWJ-BlockDiagram

Downloads

Code

Scene Graph Generation and Enrichment

Downstream Tasks

Important Directories

VG dataset

  • Generated scene graphs of all images (in Eval_IO/vg/0_images) in the dataset are saved to Eval_IO/vg/1_pred_scene_graphs
  • Enriched scene graphs are saved to Eval_IO/vg/2_enriched_scene_graphs
  • Generated images are saved to Eval_IO/vg/3_generated_images

COCO dataset

  • Generated scene graphs of all images (in Eval_IO/coco/0_images) in the dataset are saved to Eval_IO/coco/1_pred_scene_graphs
  • Enriched scene graphs are saved to Eval_IO/coco/2_enriched_scene_graphs
  • Generated captions are saved to Eval_IO/coco/3_captions

About

NeuSyRE: A Neuro-Symbolic Visual Understanding and Reasoning Framework based on Scene Graph Enrichment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 86.7%
  • Python 8.4%
  • Cuda 2.4%
  • C++ 2.0%
  • MATLAB 0.3%
  • C 0.1%
  • Other 0.1%