captcha
收藏资源简介:
该数据集包含一组验证码图像文件,每个文件名的格式为 label_id.png,其中 label 表示图像的类别标签,id 是图像的唯一标识符。所有图像文件都存储在一个名为 data 的文件夹中。 数据集内容 图像文件:每个文件都是一个PNG格式的图像。 标签:文件名的 label 部分表示图像所属的类别标签。类别标签可以是任何字符串,用于标识图像的分类。 唯一标识符:文件名的 id 部分是一个唯一的标识符,用于区分同一类别下的不同图像。 包含1600张训练集和400张测试集
This dataset contains a set of CAPTCHA image files, where each filename follows the format `label_id.png`. Specifically, `label` denotes the category label of the image, and `id` is the unique identifier of the image. All image files are stored in a folder named `data`. ### Dataset Contents 1. Image files: Each file is a PNG-format image. 2. Labels: The `label` segment of the filename represents the category label that the image belongs to. Category labels can be any string used to identify the image's classification. 3. Unique identifiers: The `id` segment of the filename is a unique identifier used to distinguish different images under the same category. The dataset includes 1600 training samples and 400 test samples.




