JosephZ commited on
Commit
684ba78
·
verified ·
1 Parent(s): 2845c5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -24,4 +24,11 @@ configs:
24
  data_files:
25
  - split: train
26
  path: data/train-*
 
 
 
 
 
27
  ---
 
 
 
24
  data_files:
25
  - split: train
26
  path: data/train-*
27
+ license: apache-2.0
28
+ language:
29
+ - en
30
+ tags:
31
+ - scene-graph-generation
32
  ---
33
+
34
+ This dataset MegaSG contains 1M images annotated with scene graphs , which was introduced in the paper [What Makes a Scene ? Scene Graph-based Evaluation and Feedback for Controllable Generation](https://arxiv.org/pdf/2411.15435)