SharvitSR is a synthetic dataset for spatial relation reasoning.
The dataset contains 44100 images, each containing two objects (one green, one yellow).
To use the dataset, download both the .zip file (which contains the images) and the .csv annotation file.
SharvitSR_annotations.csv contains six columns:
'obj1' and 'obj2' refer to the name of the image related to the row ('img-{obj1}-{obj2}.png')
'card' contains the directional relation between the two objects.
'dist' refers to the distance… See the full description on the dataset page:
https://huggingface.co/datasets/Log-wilson/SharvitSR.