ttgroup/blueneg-release
收藏资源简介:
BlueNeg数据集是一个35mm负片数据集,用于恢复通道异质性的退化。该数据集包含损坏的蓝色通道负片、完整的蓝色通道负片、损坏的蓝色通道打印照片、完整的蓝色通道打印照片、损坏的蓝色通道负片预览(反转后)、完整的蓝色通道负片预览(反转后)、伪真实值和测试集。数据集旨在利用红色和绿色通道的信息来恢复蓝色通道,从而恢复彩色照片。数据集包含元信息,如文件名称、分区、是否为测试集、日期、卷号、照片在卷中的编号、位置、地理坐标、胶片类型、路径和场景属性等。数据集遵循特定的命名约定,便于识别和管理文件。许可证允许学术和商业用途,但要求注明版权信息。
The BlueNeg dataset is a 35mm negative film dataset for restoring channel-heterogeneous deterioration. The dataset includes corrupted blue channel negatives, intact blue channel negatives, corrupted blue channel printed photos, intact blue channel printed photos, corrupted blue channel negative previews (after negation), intact blue channel negative previews (after negation), pseudo ground truth, and test sets. The dataset aims to restore the blue channel by exploiting the retained information from the red and green channels to restore color photographs. The dataset includes meta information such as filename, partition, test set flag, date, roll ID, number in roll, location, geographic location, film type, negative path, printed path, preview path, pseudo ground truth path, and scene properties. The dataset follows a specific naming convention for easy file identification and management. The license allows academic and commercial use, but requires attribution of copyright information.
BlueNeg: A 35mm Negative Film Dataset for Restoring Channel-Heterogeneous Deterioration
描述
该数据集收集的图像用于研究修复受损负片的问题。由于负片的物理特性,红、绿、蓝光敏层在负片内部的位置不同,因此这三层的退化速率也不同。Tien-Tsin Wong发现蓝色通道相对于其他两个通道更为脆弱,因为蓝色光敏层位于乳剂侧的最外层。这意味着退化速率是异质的。这一特性继承自其祖先,即Prokudin-Gorsky将三种颜色负片(R、G、B)存储在三块单独的玻璃板上。
由于蓝色通道更脆弱,而其他两个通道相对保存完好,这意味着可以通过利用红色和绿色通道中保留的信息来恢复彩色照片。这在最新的AI技术中尤其有效。然而,大多数现有的照片修复技术是基于印刷照片开发的,其退化性质与负片不同。因此,创建了这个数据集。
数据信息
| 数据源 | 分区 | 数量 | 文件夹 | 每通道位数 | 分辨率 | 文件扩展名 | 公开 |
|---|---|---|---|---|---|---|---|
| 负片 | blue-corrupted | 297 | negative-16bit | 16 | 10,128 x 6,840 | dng | 是 |
| 负片 | blue-intact | 194 | negative-16bit | 16 | 10,128 x 6,840 | dng | 是 |
| 印刷照片 | blue-corrupted | 247 | printed-16bit | 16 | 2,994 x 1,920 | tif | 是 |
| 印刷照片 | blue-intact | 151 | printed-16bit | 16 | 2,994 x 1,920 | tif | 是 |
| 负片预览(反转后) | blue-corrupted | 297 | negative-preview-8bit | 8 | 1,322 x 892 | preview.png | 是 |
| 负片预览(反转后) | blue-intact | 194 | negative-preview-8bit | 8 | 1,322 x 892 | preview.png | 是 |
| 伪真值 | blue-corrupted | 247 | pseudogt-8bit | 8 | < 1,322 x 892 | pseudogt.png | 是 |
| 印刷照片(测试集) | blue-corrupted | 30 | - | 16 | 2,994 x 1,920 | tif | 否 |
| 伪真值(测试集) | blue-corrupted | 30 | - | 8 | < 1,322 x 892 | pseudogt.png | 否 |
元信息
元信息存储在meta.json和transformations.pkl中。元信息包括以下字段:
-
meta.json- filename
- partition
- is_testset
- date
- roll_id
- number_in_roll
- location
- geo_location
- film_type
- negative_path
- printed_path
- preview_path
- pseudogt_path
- scene_property
- is_indoor
- is_daytime
-
transformations.pkl- matrix: 透视投影矩阵,用于将印刷照片扭曲到负片预览
- bbox: 扭曲后的印刷照片在负片预览中的边界框,格式为[x0, y0, x1, y1],预览[y0:y1, x0:x1, :]与伪真值大小相同
命名约定
YYYYMMDD[R]-NN-NAME.EXT
YYYYMMDD: 照片拍摄日期(可能不总是准确,但大致正确)[R]: 卷号,如果可用NN: 卷中的照片编号NAME: 照片名称,通常是地点或照片主题EXT: 文件扩展名,例如.dng,.tif,.preview.png,.pseudogt.png等
许可证
本数据集的许可证与CC-BY 4.0精神相同,但请注意,本许可证不是CC-BY 4.0。请查看LICENSE文件以获取更多详细信息。
所有照片由Tien-Tsin Wong拥有并受版权保护。您自动获得使用这些图像进行学术和商业用途的许可,前提是在任何形式的出版、复制、再分发或图像衍生物中包含“版权所有:Tien-Tsin Wong”的图像信用。
引用
如果您发现该数据集对您有用,请在您的工作/出版物中引用以下出版物:
- Hanyuan Liu, Chengze Li, Minshan Xie, Zhenni Wang, Jiawen Liang, Chi-Sing Leung, and Tien-Tsin Wong, "BlueNeg: A 35mm Negative Film Dataset for Restoring Channel-Heterogeneous Deterioration", arXiv preprint, 2024.
bibtex @misc{blueneg, title={BlueNeg: A 35mm Negative Film Dataset for Restoring Channel-Heterogeneous Deterioration}, author={Hanyuan Liu and Chengze Li and Minshan Xie and Zhenni Wang and Jiawen Liang and Chi-Sing Leung and Tien-Tsin Wong}, year={2024}, eprint={to be updated}, archivePrefix={arXiv}, primaryClass={cs.CV} }




