CoolFace
Datasetpublic

allenai/Molmo2-MultiImagePoint

Molmo2 Multi-Image Pointing This dataset contains multi-image pointing/counting metadata. This dataset is generated by extending PixMo-Points using a semantic grouping algorithm designed to maximize coverage. Molmo2-MultiImagePoint is a part of the Molmo2 dataset collection and was used to provide the multi-image pointing capabilities of the Molmo2 family of models. Quick links: 📃 Paper 🎥 Blog with Videos Columns image_urls: list of image URLs (original… See the full description on the dataset page: https://huggingface.co/datasets/allenai/Molmo2-MultiImagePoint.

sourceHugging Faceodc-byupdated 9mo agoView on Hugging Face
2likes407downloads
Dataset Card

Molmo2 Multi-Image Pointing

This dataset contains multi-image pointing/counting metadata. This dataset is generated by extending PixMo-Points using a semantic grouping algorithm designed to maximize coverage.

Molmo2-MultiImagePoint is a part of the Molmo2 dataset collection and was used to provide the multi-image pointing capabilities of the Molmo2 family of models.

Quick links:

Columns

  • image_urls: list of image URLs (original source URLs)
  • image_sha256s: sha256 of each URL string, aligned with image_urls
  • points: list (per image) of point lists; each point is a dict {"x": float, "y": float}
  • counts: list of counts aligned with image_urls
  • labels: list of labels aligned with image_urls
  • collection_method: list of collectionmethod aligned with `imageurls`

License

This dataset is licensed under ODC-BY. It is intended for research and educational use in accordance with Ai2’s Responsible Use Guidelines.