IR275K
收藏资源简介:
IR275K是由杭州高等研究院、中国科学院上海技术物理研究所及中国科学院大学联合构建的红外多帧超分辨率基准数据集,旨在为资源受限的红外遥感场景提供标准化的评估框架。该数据集共包含594个红外视频序列,总计275,196帧,数据来源于AnyTSR++及Science Data Bank等公开红外资源,涵盖了陆地、海洋、城市及低空传感等多种场景,并保留了热对比度、传感器噪声及平台运动等红外成像特性。其构建过程通过严格的筛选标准剔除了静态、严重模糊及运动不连续的序列,并设计了针对对比度-噪声耦合、噪声域差距和运动鲁棒性的受控训练-评估偏移。该数据集主要应用于红外多帧超分辨率算法的精度与效率评估,致力于解决红外遥感中因探测器分辨率、功耗及下行带宽限制所引发的图像增强难题,为轻量化模型在复杂红外条件下的性能验证提供了可复现的基础平台。
IR275K is a benchmark dataset for infrared multi-frame super-resolution, jointly constructed by Hangzhou Institute for Advanced Study, Shanghai Institute of Technical Physics of the Chinese Academy of Sciences, and University of Chinese Academy of Sciences. It aims to provide a standardized evaluation framework for resource-constrained infrared remote sensing scenarios. This dataset contains 594 infrared video sequences, totaling 275,196 frames, with data sourced from public infrared resources such as AnyTSR++ and Science Data Bank. It covers various scenarios including land, ocean, urban, and low-altitude sensing, and retains key infrared imaging characteristics such as thermal contrast, sensor noise, and platform motion. During its construction, strict screening criteria were applied to eliminate static, severely blurred, and motion-discontinuous sequences, and controlled training-evaluation offsets targeting contrast-noise coupling, noise domain gap, and motion robustness were designed. This dataset is mainly used for evaluating the accuracy and efficiency of infrared multi-frame super-resolution algorithms, dedicated to solving the image enhancement challenges in infrared remote sensing caused by limitations of detector resolution, power consumption, and downlink bandwidth, and provides a reproducible foundational platform for performance verification of lightweight models under complex infrared conditions.
数据集概述:IR275K
IR275K 是一个专为红外多帧超分辨率(IR-MFSR)设计的基准数据集。它包含 594 个精选的红外视频序列,总计 275,196 帧,并提供了固定的序列级训练/验证/测试划分,用于可重复的 4 倍超分辨率(x4)评估。
核心任务与规格
| 项目 | 描述 |
|---|---|
| 数据集名称 | IR275K |
| 目标任务 | 红外多帧超分辨率(IR-MFSR) |
| 缩放因子 | x4 |
| 序列数量 | 594 |
| 总帧数 | 275,196 |
| 空间分辨率 | 640 x 512 像素 |
| 模型输入(多帧) | 三张连续的低分辨率红外帧 |
| 模型输出(目标) | 高分辨率的中心帧 |
| 低分辨率(LR)生成方法 | 双三次下采样(Bicubic downsampling) |
| 评估指标 | 单通道图像上的 PSNR 和 SSIM |
| 边界裁剪 | 评估前裁剪边界 10 个像素 |
数据集划分统计
数据集采用严格的序列级划分,确保来自同一原始序列的帧不会出现在不同分区中。
| 划分 | 序列数 | 帧数 | 最短序列 | 最长序列 | 平均序列长度 | 序列长度中位数 |
|---|---|---|---|---|---|---|
| 训练集 | 261 | 192,776 | 445 | 5,625 | 738.6 | 548 |
| 验证集 | 111 | 27,576 | 17 | 445 | 248.4 | 300 |
| 测试集 | 222 | 54,844 | 16 | 432 | 247.0 | 300 |
| 总计 | 594 | 275,196 | 16 | 5,625 | 463.3 | 400 |
测试重点与特殊性
IR275K 旨在暴露红外视频中常见但易被随机数据划分所掩盖的失效模式:
- 弱热对比度:红外信号强度取决于目标与背景的温差。
- 时间噪声:测试序列包含更重的时间噪声上尾,提供受控的噪声域差距。
- 帧间位移:验证集和测试集涵盖比训练集更广的运动范围,用于测试在更难匹配条件下的鲁棒性。
- 弱纹理区域:均匀的陆地或海洋场景要求无伪影重建,不产生幻觉结构。
- 结构化热边界:城市场景和低空场景测试算法在保留边缘和局部强度过渡方面的能力。
目录结构
IR275K/ train/ HR/ LR/ val/ HR/ LR/ test/ HR/ LR/ meta/ train_sequences.txt val_sequences.txt test_sequences.txt sequence_metadata.csv scripts/ build_meta.py evaluate.py configs/
meta/目录包含固定的序列级划分文件和序列元数据。- 工具脚本可使用
python scripts/build_meta.py从数据集树重新生成元数据。
评估协议
- 使用 x4 超分辨率。
- 通过双三次下采样从高分辨率红外帧生成低分辨率输入。
- 多帧方法使用三张连续低分辨率帧;单帧方法使用一张。
- 重建高分辨率中心帧。
- 在单通道重建图像上计算 PSNR 和 SSIM。
- 计算指标前,裁剪边界 10 个像素。
- 报告当 batch size 为 1 时的运行时间、参数量(parameters)和 FLOPs。
数据来源
IR275K 由来自公开红外数据源的图像精选而成:
- AnyTSR++: Prompt-Oriented Any-Scale Thermal Super-Resolution for Unmanned Aerial Vehicle.
- 红外视频卫星空中运动目标检测数据集(Science Data Bank, CSTR: 31253.11.sciencedb.j00240.00077)。
- 复杂背景下小红外运动目标半合成检测数据集(Science Data Bank, CSTR: 31253.11.sciencedb.j00001.00231)。
下载
完整的 IR275K 图像数据当前可通过临时百度网盘链接获取:
- 文件:
DATASET_IR275K.tar - 百度网盘:
https://pan.baidu.com/s/1rlV_j1dUqRxSNyYB9JCd9A - 提取码:
4rh9
许可
- 代码、元数据、固定划分文件和评估脚本: MIT 许可。
- 图像数据: 来源于公开第三方红外数据集,受原始数据提供者的许可和使用条款约束。
引用
使用 IR275K 时,请引用以下论文(待论文正式发表后请更新 BibTeX):
bibtex @article{deng2026ir275k, title={IR275K: A Benchmark for Infrared Multi-Frame Super-Resolution Toward Efficient Remote Sensing}, author={Deng, Jie and Wang, Heyang and Wang, Changxin and Shen, Junkai and Chen, Hongyi and He, Zhiping and Qi, Hongxing and Zhang, Xudong and Wang, Jianyu}, year={2026} }
联系
如有问题,请联系 Jie Deng: dengjie241@mails.ucas.ac.cn

- 1IR275K: A Benchmark for Infrared Multi-Frame Super-Resolution Toward Efficient Remote Sensing杭州高等研究院; 中国科学院上海技术物理研究所; 中国科学院大学 · 2026年



