Tianmouc-R
收藏资源简介:
Tianmouc-R是一个高质量帧重建(IGFNet)任务的数据集,适用于计算机视觉和图像处理领域的研究。数据集包含训练集和测试集,分别存储在train.tar.gz和test.tar.gz压缩包中。此外,还提供了包含缓存、元数据和工具文件的extra_files.tar.gz。数据集以英语为主,采用MIT许可证发布,数据规模介于100B到1T之间。使用前需将所有需要的压缩包解压到同一目录下。
Tianmouc-R is a high-quality frame reconstruction (IGFNet) dataset for research in computer vision and image processing. The dataset includes training and test sets stored in train.tar.gz and test.tar.gz respectively, along with an extra_files.tar.gz containing cache, metadata, and tool files. The dataset is primarily in English, released under the MIT license, with a data size ranging between 100B and 1T. All required compressed files must be extracted to the same directory before use.
Tianmouc-R 数据集概述
数据集基本信息
- 数据集名称:Tianmouc-R
- 官方页面地址:https://huggingface.co/datasets/ordinarabbit/Tianmouc-R
- 许可证:MIT
- 主要语言:英语
- 数据规模分类:100B < n < 1T
数据集描述
该数据集是一个用于高质量帧重建任务的数据集,具体任务为IGFNet。
数据集内容与结构
数据集内容以压缩包形式提供,主要包含以下部分:
数据子目录
train.tar.gz:包含训练集目录内容。test.tar.gz:包含测试集目录内容。
额外文件
extra_files.tar.gz:包含数据集根目录下的所有缓存文件、元数据文件及工具文件。
使用说明
使用本数据集时,需将所有需要的压缩组件解压到同一目录下。 推荐使用以下命令进行解压: bash for f in *.tar.gz; do tar -xzvf "$f"; done




