FlagEval/EmbSpatial-Bench

Dataset

6

stars

3

commits

1

linked in READMEs

Apr 21, 2025

updated

README

Introduction

Disclaimer: This dataset is organized and adapted from Phineas476/EmbSpatial-Bench. The original data was image format and has been converted here into a more accessible and easy-to-use format.

EmbSpatial-Bench is a benchmark for evaluating embodied spatial understanding of LVLMs. The benchmark is automatically derived from embodied scenes and covers 6 spatial relationships from an egocentric perspective. The constructed benchmark comprises a total of 3,640 QA pairs, covering 294 object categories and 6 spatial relationships.

Data Fields

Field NameTypeDescription
data_sourcestringName or identifier of the data source
scene_idstringUnique scene ID
question_idstringUnique question ID
questionstringText of the question
relationstringRelationship described in the question
imageImageScene image data
answer_optionssequenceList of answer options
answerint32Index of the correct answer
objectssequenceList of objects in the image
bboxsequenceBounding box coordinates (x_min, y_min, x_max, y_max)
namestringName of the object
image_base64stringImage data in base64 encoding

Contributors

HelloGitHub

3 commits

FlagEval/EmbSpatial-Bench

Dataset

6

stars

3

commits

1

linked in READMEs

Apr 21, 2025

updated

README

Introduction

Disclaimer: This dataset is organized and adapted from Phineas476/EmbSpatial-Bench. The original data was image format and has been converted here into a more accessible and easy-to-use format.

EmbSpatial-Bench is a benchmark for evaluating embodied spatial understanding of LVLMs. The benchmark is automatically derived from embodied scenes and covers 6 spatial relationships from an egocentric perspective. The constructed benchmark comprises a total of 3,640 QA pairs, covering 294 object categories and 6 spatial relationships.

Data Fields

Field NameTypeDescription
data_sourcestringName or identifier of the data source
scene_idstringUnique scene ID
question_idstringUnique question ID
questionstringText of the question
relationstringRelationship described in the question
imageImageScene image data
answer_optionssequenceList of answer options
answerint32Index of the correct answer
objectssequenceList of objects in the image
bboxsequenceBounding box coordinates (x_min, y_min, x_max, y_max)
namestringName of the object
image_base64stringImage data in base64 encoding

Contributors

HelloGitHub

3 commits