Low Cost Single Photon Camera Dataset
收藏资源简介:
该数据集包含真实和模拟数据。真实数据包括来自AMS TMF8820的姿态捕捉。模拟数据来自我们自己的模拟器。真实世界的捕捉是通过将传感器附着在机器人手臂上完成的,该手臂在捕捉测量数据时围绕物体移动。并非所有真实世界的捕捉都有地面实况。那些包含的则包含一个.stl文件和一个.blend文件的地面实况网格。
This dataset comprises both real and simulated data. The real data includes pose captures from the AMS TMF8820. The simulated data originates from our proprietary simulator. Real-world captures were conducted by attaching sensors to a robotic arm, which moved around the object during the capture of measurement data. Not all real-world captures include ground truth. Those that do contain ground truth include a .stl file and a .blend file for the ground truth mesh.
数据集概述
数据集名称
Low Cost Single Photon Camera Dataset
数据集来源
该数据集用于CVPR 2024论文"Towards 3D Vision with Low-Cost Single-Photon Cameras"的研究。
数据内容
- 数据类型:包含真实数据和模拟数据。
- 真实数据:来自AMS TMF8820的姿态捕获数据,通过将传感器固定在机器人手臂上,围绕物体移动并捕获测量数据。
- 模拟数据:来自研究团队自建的模拟器。
- 地面实况:并非所有真实世界捕获的数据都包含地面实况。包含地面实况的数据集提供了.stl和.blend格式的地面实况网格文件。
文件格式
-
存储格式:.json文件。
-
数据结构: json [ { "reference_hist": [...], // (128,) array (仅真实数据) "hists": [...], // (9, 128) array (真实数据) 或 (128,) array (模拟数据) "pose": [...] // (4, 4) 从原点到传感器姿态的齐次变换 }, { // 重复多次测量 } ]
-
额外信息:真实数据中可能包含传感器温度、深度估计和机器人状态等额外字段,但这些可以忽略。
引用信息
若在已发表的工作中使用此数据集,请引用以下文献:
@article{Mu24Towards3DVision, title={Towards 3D Vision with Low-Cost Single-Photon Cameras}, author={Fangzhou Mu and Carter Sifferman and Sacha Jungerman and Yiquan Li and Mark Han and Michael Gleicher and Mohit Gupta and Yin Li}, year={2024}, eprint={2403.17801}, archivePrefix={arXiv}, primaryClass={cs.CV} }




