PAP-12K
收藏资源简介:
PAP-12K是由香港科技大学(广州)团队构建的首个全景功能预测基准数据集,包含1,003张12K超高分辨率(11904×5952)的360度全景图像,覆盖12类室内场景。数据集创新性地标注了13,493个推理型QA对及功能掩码,通过专业全景相机原生采集,保留了真实场景的几何畸变、极端尺度变化和边界不连续性等挑战特性。其构建过程采用标准化拍摄流程与两阶段标注策略,旨在解决传统针孔相机模型在具身智能中视野局限、环境信息碎片化的问题,为全景环境下的任务规划与物体交互研究提供关键数据支撑。
PAP-12K is the first panoramic function prediction benchmark dataset constructed by the team from The Hong Kong University of Science and Technology (Guangzhou). It includes 1,003 360° panoramic images with 12K ultra-high resolution (11904×5952), covering 12 categories of indoor scenes. The dataset innovatively annotates 13,493 inferential QA pairs and functional masks. All data are originally collected using professional panoramic cameras, retaining challenging characteristics of real scenes such as geometric distortion, extreme scale variations and boundary discontinuities. Its construction adopts a standardized shooting workflow and a two-stage annotation strategy, aiming to address the issues of limited field of view and fragmented environmental information of traditional pinhole camera models in embodied intelligence, providing critical data support for task planning and object interaction research in panoramic environments.
数据集概述
数据集名称
Panoramic Affordance Prediction (PAP) 数据集,亦称 PAP-12K 数据集。
核心任务
全景可供性预测。这是首个针对全景(360度)图像进行可供性预测的探索性任务,旨在克服传统基于针孔相机模型方法视野狭窄、观测碎片化的问题,以捕捉全局空间关系并实现整体场景理解。
数据集规模与构成
- 图像数量:包含 1,003 张原生捕获的超高分辨率(12K)全景图像。
- 数据来源:100% 真实世界,采集自多样化的室内环境。
- 标注内容:包含超过 13,000 个基于推理的问答对,并配有像素级可供性掩码。
数据集内容与结构
- 环境类别:包含阳台 (
balcony)、浴室 (bathroom)、卧室 (bedroom) 等多种室内场景。 - 组织结构:数据按场景类别和图像序列组织。每张图像对应一个文件夹,其下包含该图像中各个可供性物体(如洗衣机、水龙头)的子文件夹。
- 文件构成:
- 全景图像文件(如
0001.jpg)。 - 针对每个可供性物体的标注文件夹,内含:
- 掩码文件 (
mask.png)。 - 可供性问题文件 (
affordance_question.txt)。
- 掩码文件 (
- 全景图像文件(如
示例结构:
PAP-12K/ ├── balcony/ │ ├── 0001/ │ │ ├── washing_machine/ │ │ │ ├── mask.png │ │ │ └── affordance_question.txt │ │ ├── faucet/ │ │ ├── ... │ │ └── 0001.jpg │ ├── 0002/ │ └── ... ├── bathroom/ ├── bedroom/ └── ...
获取方式
- Google Drive:https://drive.google.com/file/d/1Bq4wLL9AoSBP1Im545qKWlk85cP21VQE/view?usp=sharing
- 百度网盘:https://pan.baidu.com/s/1FeNdQ67vkfUYX0qXerInTw?pwd=u8vd
- 在线预览:https://zixinzhang02.github.io/Panoramic-Affordance-Prediction/#dataset-preview
相关资源
- 项目主页:https://zixinzhang02.github.io/Panoramic-Affordance-Prediction/
- 论文(高清):https://zixinzhang02.github.io/Panoramic-Affordance-Prediction/static/papers/Paper_high_res.pdf
- 论文(arXiv):https://arxiv.org/abs/2603.15558
- 官方代码仓库:https://github.com/EnVision-Research/PAP
发布日期
数据集与推理代码于 2026-03-16 发布。
引用信息
@article{zhang2026pap, title={Panoramic Affordance Prediction}, author={Zhang, Zixin and Liao, Chenfei and Zhang, Hongfei and Chen, Harold Haodong and Chen, Kanghao and Wen, Zichen and Guo, Litao and Ren, Bin and Zheng, Xu and Li, Yinchuan and Hu, Xuming and Sebe, Nicu and Chen, Ying-Cong}, journal={arXiv preprint arXiv:2603.15558}, year={2026} }




