GSI-Bench

Official Hugging Face organization for GSI-Bench, a benchmark for evaluating generative spatial intelligence in image editing models.

Resources

Quick Start

Install the Hugging Face CLI:

pip install -U huggingface_hub

Download the official evaluation archives:

hf download GSI-Bench/GSI-Bench \
  fine_dataset.zip mesatask_dataset.zip bathroom_dataset.zip robothor_dataset.zip \
  --repo-type dataset --local-dir GSI-Bench

Download the BAGEL reproduction artifacts:

hf download GSI-Bench/GSI-Bench-bagel-example \
  --repo-type dataset --local-dir bagel_example