| --- |
| dataset_info: |
| features: |
| - name: image_id |
| dtype: string |
| - name: file_name |
| dtype: string |
| - name: image |
| dtype: image |
| - name: objects |
| dtype: string |
| - name: relationships |
| dtype: string |
| - name: data_source |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 221848987040.66 |
| num_examples: 988531 |
| download_size: 221355388705 |
| dataset_size: 221848987040.66 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| license: apache-2.0 |
| language: |
| - en |
| tags: |
| - scene-graph-generation |
| --- |
| |
| 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) |