symbols-png-sim-small
收藏资源简介:
该数据集包含335个训练样本,主要用于字符图像处理相关任务。数据集包含10个特征字段:unicode_hex(字符的Unicode十六进制编码)、unicode_name(Unicode官方名称)、font_name(字体名称)、character(字符本身)、png(字符图像数据)、transform(变换信息)、hash_average(平均哈希值)、hash_phash(感知哈希值)、hash_dhash(差异哈希值)和hash_whash(小波哈希值)。数据集总大小为856KB,下载压缩包大小为830KB。数据以单训练集形式组织,适用于字符识别、字体分析、图像哈希算法开发等计算机视觉任务。
This dataset contains 335 training samples, primarily intended for tasks related to character image processing. The dataset includes 10 feature fields: unicode_hex (Unicode hexadecimal encoding of the character), unicode_name (official Unicode name of the character), font_name (font name), character (the character itself), png (character image data in PNG format), transform (transformation information), hash_average (average hashing value), hash_phash (perceptual hashing value), hash_dhash (difference hashing value), and hash_whash (wavelet hashing value). The uncompressed total size of the dataset is 856 KB, while the compressed download package size is 830 KB. Organized as a single training set, this dataset is applicable to computer vision tasks including character recognition, font analysis, and image hashing algorithm development.
数据集概述
基本信息
- 数据集名称: symbols-png-sim-small
- 托管平台: Hugging Face Datasets
- 数据集地址: https://huggingface.co/datasets/shamotskyi/symbols-png-sim-small
数据集内容与结构
- 数据格式: 包含多个字段的结构化数据
- 数据总量: 335 个样本
- 数据集大小: 856,511 字节
- 下载大小: 830,401 字节
- 数据分割: 仅包含一个 "train" 分割
数据特征(Features)
数据集包含以下字段:
- unicode_hex: 字符串类型,表示字符的 Unicode 十六进制编码
- unicode_name: 字符串类型,表示字符的 Unicode 名称
- font_name: 字符串类型,表示使用的字体名称
- character: 字符串类型,表示字符本身
- png: 图像类型,表示字符的 PNG 格式图像
- transform: 字符串类型,表示应用的变换
- hash_average: 字符串类型,表示平均哈希值
- hash_phash: 字符串类型,表示感知哈希值
- hash_dhash: 字符串类型,表示差异哈希值
- hash_whash: 字符串类型,表示小波哈希值
配置与访问
- 默认配置名称: default
- 数据文件路径:
data/train-*




