MobileSpectralCCDataset
收藏资源简介:
我们基于两个公开可用的高光谱数据集构建了一个物理基础的合成数据集,这些数据集包含密集采样的光谱反射图像(参见KAUST和BJTU-UVA)。从这些数据中,我们模拟了广泛的照明和相机光谱灵敏度下的RGB和多光谱(MS)测量,并在标准D65照明下渲染了地面真实颜色参考。为了模拟双传感器系统典型的几何不一致性,我们进一步通过引入RGB-MS图像对之间的空间偏移创建了数据集的未对齐版本。真实的扭曲变换是从Zurich数据集中估计并应用于我们的合成数据。
We constructed a physics-based synthetic dataset based on two publicly available hyperspectral datasets, which contain densely sampled spectral reflectance images (see KAUST and BJTU-UVA). From these data, we simulated RGB and multispectral (MS) measurements under a wide range of illuminations and camera spectral sensitivities, and rendered ground-truth color references under standard D65 illumination. To mimic the typical geometric misalignments in dual-sensor systems, we further created a misaligned version of the dataset by introducing spatial shifts between RGB-MS image pairs. Realistic warping transformations were estimated from the Zurich dataset and applied to our synthetic data.
数据集概述
数据集名称
Mobile Spectral CC Dataset
数据集来源
- 基于两个公开可用的高光谱数据集构建:
- KAUST 数据集(包含密集采样的光谱反射率图像)
- BJTU-UVA 数据集(包含密集采样的光谱反射率图像)
- 数据集下载地址:https://huggingface.co/datasets/LucaCogo/MobileSpectralCCDataset
数据集内容与构建方法
- 类型:物理基础合成数据集。
- 模拟内容:基于高光谱反射率数据,模拟了在多种光照条件和相机光谱灵敏度下的对应RGB图像和多光谱(MS)图像测量值。
- 真值参考:在标准D65光照下渲染了地面真实颜色参考。
- 几何不一致性模拟:为模拟双传感器系统典型的几何不一致性,创建了数据集的未对齐版本,在RGB-MS图像对之间引入了空间偏移。所使用的真实扭曲变换是从苏黎世数据集(Zurich dataset)估计得出,并应用于合成数据。
数据集获取与生成
- 直接下载:可从 https://huggingface.co/datasets/LucaCogo/MobileSpectralCCDataset 下载,并放置在
data/MobileSpectralCCDataset/目录下。 - 自行生成:可使用脚本
scripts/generate_dataset.py自行生成。生成前需下载以下反射率图像源数据:- KAUST 反射率图像:https://drive.google.com/file/d/16u0dGcZSwFqi5bhYRlSr9bNyc3oCPqi8/view?usp=sharing
- BJTU-UVA 反射率图像:https://drive.google.com/file/d/1AFjTNVmEuhKXZ8QgmSLaYADSP3q1L7HF/view?usp=sharing
- 详细信息:关于数据集结构和生成的更多细节,请参阅
data/README.md文件。
相关研究
- 所属论文:Leveraging Multispectral Sensors for Color Correction in Mobile Cameras (CVPR 2026)
- 论文链接:https://arxiv.org/abs/2512.08441
- 项目主页:https://lucacogo.github.io/Mobile-Spectral-CC/
引用格式
@inproceedings{leveraging2026cogo, title={Leveraging Multispectral Sensors for Color Correction in Mobile Cameras}, author={Luca Cogo, Marco Buzzelli, Simone Bianco, Javier Vazquez-Corral, Raimondo Schettini}, booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)}, year={2026} }




