遇见数据集

VisionFoundry-10K

收藏
魔搭社区2026-07-08 更新2026-07-15 收录
官方服务:

资源简介:

# VisionFoundry-10K ![pipeline](figures/hf_pipeline.png) **VisionFoundry-10K** is a synthetic visual question answering (VQA) dataset with 10,000 image-question-answer triples spanning 10 vision-centric tasks. The data is produced by the VisionFoundry pipeline: an LLM generates task-aware questions, answers, and detailed text-to-image prompts; a text-to-image model synthesizes images; and a strong multimodal verifier filters samples for alignment. [![Project Page](https://img.shields.io/badge/Project-Page-blue.svg)](https://zlab-princeton.github.io/VisionFoundry) [![Paper](https://img.shields.io/badge/Paper-PDF-red.svg)](https://arxiv.org/abs/2604.09531) [![Code](https://img.shields.io/badge/Code-GitHub-blue.svg)](https://github.com/zlab-princeton/VisionFoundry) ## VisionFoundry: Teaching VLMs Visual Perception with Synthetic Images ## Authors [Guanyu Zhou](https://the-martyr.github.io/)<sup>1</sup>, [Yida Yin](https://davidyyd.github.io/)<sup>1</sup>, [Wenhao Chai](https://wenhaochai.com/)<sup>1</sup>, [Shengbang Tong](https://tsb0601.github.io/)<sup>2</sup>, [Xingyu Fu](https://zeyofu.github.io/)<sup>1</sup>, [Zhuang Liu](https://liuzhuang13.github.io/)<sup>1</sup> <sup>1</sup>Princeton University, <sup>2</sup>New York University ## Tasks (10) - Color_and_Appearance - Depth_Order - Orientation_and_Direction - Positional_and_Relational_Context - Real_World_Spatial_Understanding - Relative_Distance - Spatial_Relationship - State_and_Condition - Structural_and_Physical_Characteristics - Viewpoint_and_Perspective ## Files - `annotations.json` - `images.parquet` - `restore_images_from_parquet.py` ## Schema Each record in `annotations.json` contains: - `messages`: a 2-turn chat with user question and assistant answer - `images`: a relative image path like `Spatial_Relationship/q00796.png` - `qid`: sequential integer ID starting at 1 `images.parquet` contains: - `path` (string): relative path matching `images[0]` - `image_bytes` (binary): raw PNG bytes ## Examples ![VisionFoundry-10K examples](figures/hf_example.png) ## Restore Images To rebuild the original PNG folder structure from `images.parquet`: ```bat python restore_images_from_parquet.py ``` This will recreate the 10 task folders and write each PNG to its relative path. ## Citation ```bibtex @article{zhou2026visionfoundry, title={VisionFoundry: Teaching VLMs Visual Perception with Synthetic Images}, author={Zhou, Guanyu and Yin, Yida and Chai, Wenhao and Tong, Shengbang and Fu, Xingyu and Liu, Zhuang}, journal={arXiv preprint arXiv:2604.09531}, year={2026} } ``` > **⚠️ Disclaimer**: This dataset is **fully AI-generated with no human intervention**. This means there may be cases of image-text mismatch. While a VLM verifier filters out many misaligned samples, some may still pass through.

提供机构:
maas
创建时间:
2026-04-16
二维码
社区交流群
二维码
科研交流群
商业服务