Lloviant/autotrain-data-ex-and-pt
收藏资源简介:
该数据集是用于图像分类任务的,由AutoTrain自动处理生成。数据集包含图像和对应的目标标签,图像格式为3840x2160的RGB或RGBA PIL图像,目标标签为分类标签,共有6个类别。数据集分为训练集和验证集,分别包含15和7个样本。
This dataset is designed for image classification tasks and was automatically generated and processed by AutoTrain. It comprises images and their corresponding target classification labels. The images are RGB or RGBA PIL images with a resolution of 3840×2160. There are 6 classification categories in total. The dataset is split into a training set and a validation set, which contain 15 and 7 samples respectively.
数据集概述
数据集描述
该数据集是为项目“ex-and-pt”通过AutoTrain自动处理生成的,主要用于图像分类任务。
语言
数据集的语言代码为unk。
数据集结构
数据实例
数据集中的样本示例如下:
json [ { "image": "<3840x2160 RGB PIL image>", "target": 2 }, { "image": "<3840x2160 RGBA PIL image>", "target": 5 } ]
数据集字段
数据集包含以下字段:
json { "image": "Image(decode=True, id=None)", "target": "ClassLabel(names=[EX and PT, EX and PT Logo, EX and PT Mutant, EX and PT Mutants, EX and PT TCG, Vagitron], id=None)" }
数据集分割
数据集被分割为训练集和验证集,分割详情如下:
| 分割名称 | 样本数量 |
|---|---|
| 训练集 | 15 |
| 验证集 | 7 |




