DIV4K-50
收藏资源简介:
DIV4K-50数据集是一个专注于图像恢复的任务,它包含了50对图像,每对包括一个低质量(256×256分辨率)的图像和一个对应的高质量(4096×4096分辨率)图像。低质量图像是通过在对高质量图像进行中心裁剪后,应用多种退化效果(如散焦模糊、运动模糊、加性高斯噪声和JPEG压缩)生成的。
The DIV4K-50 dataset is a task-specific dataset dedicated to the image restoration task. It contains 50 pairs of images, where each pair includes a low-quality image with a resolution of 256×256 and its corresponding high-quality reference image with a resolution of 4096×4096. The low-quality images are generated by first conducting center cropping on the high-quality images, followed by applying multiple degradation effects such as defocus blur, motion blur, additive Gaussian noise, and JPEG compression.
DIV4K-50数据集概述
数据集简介
- DIV4K-50是一个专注于图像恢复任务的数据集。
- 主要目标:将256×256分辨率的低分辨率图像恢复并超分辨至4096×4096的超高分辨率。
数据集来源
- 基于Aesthetic-4K dataset选取50张图像构建。
数据集结构
-
包含50对图像:
- 低质量图像(LQ):256×256分辨率
- 高质量图像(HQ):4096×4096分辨率(中心裁剪获得)
-
文件结构:
DIV4K-50/ ├── HQ/ # 高质量图像 ├── LQ/ # 低质量图像
数据生成方式
- 从Aesthetic-4K选取50张图像
- 对每张图像进行中心裁剪获得4096×4096 HQ图像
- 通过下采样HQ图像至256×256并随机应用以下退化组合生成LQ图像:
- 散焦模糊
- 运动模糊
- 加性高斯噪声
- JPEG压缩
相关资源
许可信息
- 许可证类型:MIT License
引用格式
bibtex @article{zuo20254kagent, title={4KAgent: Agentic Any Image to 4K Super-Resolution}, author={Yushen Zuo et al.}, year={2025}, eprint={2507.07105}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2507.07105} }
联系方式
- 联系人邮箱:zuoyushen12@gmail.com



