Datasets:
run_id stringlengths 7 10 | start_image imagewidth (px) 2.05k 2.05k | final_image imagewidth (px) 2.05k 2.05k | final_bucket_gt int32 1 4 | start_ball_x float64 119 404 | start_ball_y float64 492 492 | final_ball_x float64 14.5 497 | final_ball_y float64 14.5 14.6 | num_lines int32 1 3 | num_bodies int32 11 13 | metadata_json stringlengths 107k 112k | animation_video stringlengths 18 21 |
|---|---|---|---|---|---|---|---|---|---|---|---|
run_001_1 | 1 | 159.973419 | 492 | 102.240189 | 14.529995 | 1 | 11 | {"simulation": {"steps_requested": 2100, "frames_recorded": 1050, "frame_stride": 2, "requested_fps": 60, "playback_speedup": 10.0, "effective_fps": 100.0, "num_lines": 1, "start_ball_x": 159.97341861873787, "start_ball_y": 492, "final_ball_x": 102.24018859863281, "final_ball_y": 14.52999496459961, "bucket_hit": 1, "bo... | videos/run_001_1.mp4 | ||
run_004 | 3 | 242.658083 | 492 | 278.805725 | 14.534193 | 1 | 11 | "{\"simulation\": {\"steps_requested\": 2100, \"frames_recorded\": 1050, \"frame_stride\": 2, \"requ(...TRUNCATED) | videos/run_004.mp4 | ||
run_006_1 | 2 | 239.731792 | 492 | 146.756958 | 14.551035 | 3 | 13 | "{\"simulation\": {\"steps_requested\": 2100, \"frames_recorded\": 1050, \"frame_stride\": 2, \"requ(...TRUNCATED) | videos/run_006_1.mp4 | ||
run_007 | 1 | 237.317695 | 492 | 103.587433 | 14.542085 | 1 | 11 | "{\"simulation\": {\"steps_requested\": 2100, \"frames_recorded\": 1050, \"frame_stride\": 2, \"requ(...TRUNCATED) | videos/run_007.mp4 | ||
run_008 | 3 | 197.683436 | 492 | 366.11438 | 14.544883 | 2 | 12 | "{\"simulation\": {\"steps_requested\": 2100, \"frames_recorded\": 1050, \"frame_stride\": 2, \"requ(...TRUNCATED) | videos/run_008.mp4 | ||
run_009 | 2 | 159.428699 | 492 | 206.341461 | 14.529995 | 3 | 13 | "{\"simulation\": {\"steps_requested\": 2100, \"frames_recorded\": 1050, \"frame_stride\": 2, \"requ(...TRUNCATED) | videos/run_009.mp4 | ||
run_010 | 4 | 156.416072 | 492 | 404.790344 | 14.541203 | 1 | 11 | "{\"simulation\": {\"steps_requested\": 2100, \"frames_recorded\": 1050, \"frame_stride\": 2, \"requ(...TRUNCATED) | videos/run_010.mp4 | ||
run_011 | 3 | 294.522562 | 492 | 268.558685 | 14.537724 | 2 | 12 | "{\"simulation\": {\"steps_requested\": 2100, \"frames_recorded\": 1050, \"frame_stride\": 2, \"requ(...TRUNCATED) | videos/run_011.mp4 | ||
run_011_2 | 2 | 218.113748 | 492 | 240.328674 | 14.546017 | 2 | 12 | "{\"simulation\": {\"steps_requested\": 2100, \"frames_recorded\": 1050, \"frame_stride\": 2, \"requ(...TRUNCATED) | videos/run_011_2.mp4 | ||
run_012 | 3 | 129.334922 | 492 | 365.351318 | 14.548064 | 3 | 13 | "{\"simulation\": {\"steps_requested\": 2100, \"frames_recorded\": 1050, \"frame_stride\": 2, \"requ(...TRUNCATED) | videos/run_012.mp4 |
SketchVLM: Physics Ball Drop Dataset
This dataset is part of the SketchVLM project, introduced in the paper: SketchVLM: Vision language models can annotate images to explain thoughts and guide users.
Project Page | GitHub | Interactive Demo
Description
SketchVLM is a training-free, model-agnostic framework that enables vision-language models (VLMs) to produce non-destructive, editable SVG overlays on input images to visually explain their reasoning.
The Physics Ball Drop dataset (based on PHYRE) is one of the benchmarks developed to evaluate visual reasoning. In this task, models must predict the trajectory of a ball through various obstacles and provide a visual explanation of the path.
Usage
As documented in the official GitHub repository, you can download the images and metadata locally using the Hugging Face CLI:
huggingface-cli download loganbolton/sketchvlm-physics-ball-drop --repo-type dataset --local-dir datasets/ball_drop
Citation
@misc{collins2026sketchvlmvisionlanguagemodels,
title={SketchVLM: Vision language models can annotate images to explain thoughts and guide users},
author={Brandon Collins and Logan Bolton and Hung Huy Nguyen and Mohammad Reza Taesiri and Trung Bui and Anh Totti Nguyen},
year={2026},
eprint={2604.22875},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2604.22875},
}
- Downloads last month
- 64