license: apache-2.0
PixMo-Points
PixMo-Points is a dataset of images paired with referring expressions and points marking the locations the referring expression refers to the image. It was collect using human annotators and contain a diverse range of points and expressions, with many high-frequency (10+) expression.
PixMo-Points is a part of the PixMo dataset collection and was used to provide the pointing capabilities of the Molmo family of models
Quick links:
Loading
pixmo_points_dataset = datasets.load_dataset("allenai/pixmo-points")
Data Format
Images are stored as URLs that will need to be downloaded separately. Image hashes are included to support double-checking that the downloaded image matches the annotated image. It can be checked like this:
License
This dataset is licensed under Apache 2.0. It is intended for research and educational use in accordance with Ai2's Responsible Use Guidelines.