Datasets:
Upload 10 files
Browse files- .gitattributes +8 -0
- IRVAL/LICENSE +13 -0
- IRVAL/README.md +83 -0
- IRVAL/videos/irval_seq01.avi +3 -0
- IRVAL/videos/irval_seq02.avi +3 -0
- IRVAL/videos/irval_seq03.avi +3 -0
- IRVAL/videos/irval_seq04.avi +3 -0
- IRVAL/videos/irval_seq05.avi +3 -0
- IRVAL/videos/irval_seq06.avi +3 -0
- IRVAL/videos/irval_seq07.avi +3 -0
- IRVAL/videos/irval_seq08.avi +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,11 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
IRVAL/videos/irval_seq01.avi filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
IRVAL/videos/irval_seq02.avi filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
IRVAL/videos/irval_seq03.avi filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
IRVAL/videos/irval_seq04.avi filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
IRVAL/videos/irval_seq05.avi filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
IRVAL/videos/irval_seq06.avi filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
IRVAL/videos/irval_seq07.avi filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
IRVAL/videos/irval_seq08.avi filter=lfs diff=lfs merge=lfs -text
|
IRVAL/LICENSE
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Creative Commons Attribution 4.0 International (CC BY 4.0)
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2026 Mingxuan Zhou
|
| 4 |
+
|
| 5 |
+
This dataset is licensed under the Creative Commons Attribution 4.0 International License.
|
| 6 |
+
|
| 7 |
+
You are free to share and adapt the material, including for commercial use, provided that you give appropriate credit, provide a link to the license, and indicate whether changes were made.
|
| 8 |
+
|
| 9 |
+
License URL:
|
| 10 |
+
https://creativecommons.org/licenses/by/4.0/
|
| 11 |
+
|
| 12 |
+
Contact:
|
| 13 |
+
mingxuanzhou@bit.edu.cn
|
IRVAL/README.md
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: IRVAL
|
| 3 |
+
license: cc-by-4.0
|
| 4 |
+
task_categories:
|
| 5 |
+
- video-super-resolution
|
| 6 |
+
tags:
|
| 7 |
+
- infrared
|
| 8 |
+
- thermal
|
| 9 |
+
- lwir
|
| 10 |
+
- video
|
| 11 |
+
- video-super-resolution
|
| 12 |
+
- computer-vision
|
| 13 |
+
language:
|
| 14 |
+
- en
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
# IRVAL
|
| 18 |
+
|
| 19 |
+
IRVAL is a high-resolution infrared video dataset for infrared video processing and spatial-temporal video super-resolution research.
|
| 20 |
+
|
| 21 |
+
## Dataset Summary
|
| 22 |
+
|
| 23 |
+
This repository currently contains 8 long infrared videos in `.avi` format.
|
| 24 |
+
|
| 25 |
+
According to the associated paper, IRVAL is a high-resolution infrared dataset comprising 108,512 video frames at a spatial resolution of 512×512. The data are collected using vanadium oxide (VOx) uncooled focal plane array detectors operating in the long-wave infrared (LWIR) band. The videos are captured from both vehicle-mounted and fixed surveillance platforms, covering real-world scenarios such as urban streets, vehicles, pedestrians, and roadside buildings.
|
| 26 |
+
|
| 27 |
+
## Repository Structure
|
| 28 |
+
|
| 29 |
+
```text
|
| 30 |
+
IRVAL/
|
| 31 |
+
├── README.md
|
| 32 |
+
├── LICENSE
|
| 33 |
+
└── videos/
|
| 34 |
+
├── irval_seq01.avi
|
| 35 |
+
├── irval_seq02.avi
|
| 36 |
+
├── irval_seq03.avi
|
| 37 |
+
├── irval_seq04.avi
|
| 38 |
+
├── irval_seq05.avi
|
| 39 |
+
├── irval_seq06.avi
|
| 40 |
+
├── irval_seq07.avi
|
| 41 |
+
└── irval_seq08.avi
|
| 42 |
+
```
|
| 43 |
+
|
| 44 |
+
## Data Format
|
| 45 |
+
|
| 46 |
+
- Format: `.avi`
|
| 47 |
+
- Modality: thermal infrared video
|
| 48 |
+
- Resolution: 512×512
|
| 49 |
+
- Sensor type: VOx uncooled focal plane array detector
|
| 50 |
+
- Spectral band: long-wave infrared (LWIR)
|
| 51 |
+
|
| 52 |
+
## Intended Use
|
| 53 |
+
|
| 54 |
+
This dataset is intended for research on:
|
| 55 |
+
|
| 56 |
+
- infrared video processing
|
| 57 |
+
- infrared video super-resolution
|
| 58 |
+
- spatial-temporal video super-resolution
|
| 59 |
+
- temporal consistency modeling
|
| 60 |
+
|
| 61 |
+
## Notes
|
| 62 |
+
|
| 63 |
+
- This release contains 8 long infrared videos.
|
| 64 |
+
- This repository releases raw videos rather than pre-generated LR/HR pairs.
|
| 65 |
+
- Please make sure you comply with the dataset license and all applicable usage restrictions.
|
| 66 |
+
|
| 67 |
+
## Citation
|
| 68 |
+
|
| 69 |
+
If you use this dataset, please cite:
|
| 70 |
+
|
| 71 |
+
```
|
| 72 |
+
@inproceedings{zhou2026thermal,
|
| 73 |
+
title={Thermal Diffusion Matters: Infrared Spatial-Temporal Video Super-Resolution through Heat Conduction Priors},
|
| 74 |
+
author={Mingxuan Zhou and Shuang Li and Yutang Zhang and Jing Geng and Yirui Shen and Jingxuan Kang and Fuzhen Zhuang and Shuigen Wang},
|
| 75 |
+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
| 76 |
+
year={2026}
|
| 77 |
+
}
|
| 78 |
+
```
|
| 79 |
+
|
| 80 |
+
## Contact
|
| 81 |
+
|
| 82 |
+
For questions about the dataset, please contact: mingxuanzhou@bit.edu.cn
|
| 83 |
+
|
IRVAL/videos/irval_seq01.avi
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b917887115e96e7432b7b19a780c4af3aaa7cff8f0d1eda5f478f6107d98340
|
| 3 |
+
size 29710536
|
IRVAL/videos/irval_seq02.avi
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b1909e3d5cdae257eee71c5022cb37b307b8c5056430f332d6363eaf056807f
|
| 3 |
+
size 310698274
|
IRVAL/videos/irval_seq03.avi
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4aa0b63d528d1583367ebb805920b099d9b2901bc83bc3b8e1ea1909c5afcb4
|
| 3 |
+
size 694708670
|
IRVAL/videos/irval_seq04.avi
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b271b08070ede6c86229b276a21b990d8fb3f9ac13ef7bef5f9cb558e48f85e6
|
| 3 |
+
size 262767838
|
IRVAL/videos/irval_seq05.avi
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5c3c63fcd62f4b09e33ffc251c5e2ed434a54afa9756413b5a335fae6b53992
|
| 3 |
+
size 573265626
|
IRVAL/videos/irval_seq06.avi
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:554f26f76f514c5c170b1272e3b2477e8d00f1ae382fd436de8f9b7a1c30c538
|
| 3 |
+
size 743744534
|
IRVAL/videos/irval_seq07.avi
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d14788498313d3d4bbe605de7b211c2e8cc4928d8d7e391b751e9541dad8b27e
|
| 3 |
+
size 1100061352
|
IRVAL/videos/irval_seq08.avi
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f28b67bbf58c315547775632a7d92cd0b2cf0c05eeaca760efc6c8390ba69e5f
|
| 3 |
+
size 1301272214
|