DIODE
收藏资源简介:
DIODE是一个包含多样化高分辨率彩色图像的数据集,具有精确、密集和远距离的深度测量。这是首个包含使用单一传感器套件获取的室内外场景RGBD图像的公开数据集。
DIODE is a dataset comprising a diverse collection of high-resolution color images, featuring precise, dense, and long-range depth measurements. It stands as the first publicly available dataset to include RGBD images of both indoor and outdoor scenes captured using a single sensor suite.
数据集概述
DIODE (Dense Indoor/Outdoor DEpth) 是一个包含多样高分辨率彩色图像以及精确、密集、远距离深度测量的数据集。这是首个包含使用单一传感器套件获取的室内外场景RGBD图像的公开数据集。
数据集下载
-
DIODE Depth (包含RGB图像、深度图和深度有效性掩码):
- 训练集 (81GB): Amazon Web Service, Baidu Cloud Storage
- 验证集 (2.6GB): Amazon Web Service, Baidu Cloud Storage
-
DIODE Normal (仅包含法线图):
- 训练集 (126GB): Amazon Web Service, Baidu Cloud Storage
- 验证集 (4.6GB): Amazon Web Service, Baidu Cloud Storage
数据集布局
DIODE数据集采用层次化组织,具体结构可参考提供的布局图。
文件命名规范和格式
- RGB图像 (
*.png): 分辨率为1024 × 768。 - 深度图 (
*_depth.npy): 与图像相同分辨率的深度地面真值。 - 深度有效性掩码 (
*_depth_mask.npy): 二进制掩码,1表示有效传感器返回,0表示其他。 - 表面法线图 (
*_normal.npy): 与图像相同分辨率的表面法线向量地面真值,无效法线表示为(0,0,0)。
开发工具包 (Devkit)
包含数据列举的JSON文件、PyTorch数据加载模块、Jupyter-Notebook演示、相机内参文档及用于计算指标的Python文件。
引用信息
@article{diode_dataset, title={{DIODE}: {A} {D}ense {I}ndoor and {O}utdoor {DE}pth {D}ataset}, author={Igor Vasiljevic and Nick Kolkin and Shanyi Zhang and Ruotian Luo and Haochen Wang and Falcon Z. Dai and Andrea F. Daniele and Mohammadreza Mostajabi and Steven Basart and Matthew R. Walter and Gregory Shakhnarovich}, year = {2019} journal={CoRR}, volume={abs/1908.00463}, year = {2019}, url={http://arxiv.org/abs/1908.00463} }




