Seenka/banners-jose
收藏Hugging Face2023-07-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Seenka/banners-jose
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': none
'1': videograph
'2': zocalo
- name: yolo_out
list:
- name: class
dtype: int64
- name: confidence
dtype: float64
- name: name
dtype: string
- name: xmax
dtype: float64
- name: xmin
dtype: float64
- name: ymax
dtype: float64
- name: ymin
dtype: float64
- name: cropped_image
dtype: image
- name: ocr_out
list:
- name: bbox
sequence:
sequence: float64
- name: confidence
dtype: float64
- name: text
dtype: string
- name: embeddings
sequence: float32
- name: embeddings_cropped
sequence: float32
- name: yolo_seenka_out
list:
- name: class
dtype: int64
- name: confidence
dtype: float64
- name: name
dtype: string
- name: xmax
dtype: float64
- name: xmin
dtype: float64
- name: ymax
dtype: float64
- name: ymin
dtype: float64
- name: yolo_filter_order
dtype: int64
- name: yolo_seenka_all_out
list:
- name: class
dtype: int64
- name: confidence
dtype: float64
- name: name
dtype: string
- name: xmax
dtype: float64
- name: xmin
dtype: float64
- name: ymax
dtype: float64
- name: ymin
dtype: float64
- name: yolo_filter_param
dtype: int64
- name: cropped_seenka_image
dtype: image
- name: yolo_sobel_out
list:
- name: class
dtype: int64
- name: confidence
dtype: float64
- name: name
dtype: string
- name: xmax
dtype: float64
- name: xmin
dtype: float64
- name: ymax
dtype: float64
- name: ymin
dtype: float64
splits:
- name: train
num_bytes: 455505874.375
num_examples: 1999
- name: test
num_bytes: 104043535.0
num_examples: 421
download_size: 561217652
dataset_size: 559549409.375
---
# Dataset Card for "banners-jose"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征:
- 名称:image(图像),数据类型:图像
- 名称:label(标签),数据类型:分类标签(class_label),类别名称:
'0': none(无)
'1': videograph
'2': zocalo
- 名称:yolo_out(YOLO输出结果),为列表类型,包含字段:
- class(类别):int64 类型
- confidence(置信度):float64 类型
- name(名称):字符串类型
- xmax(最大x坐标):float64 类型
- xmin(最小x坐标):float64 类型
- ymax(最大y坐标):float64 类型
- ymin(最小y坐标):float64 类型
- 名称:cropped_image(裁剪图像),数据类型:图像
- 名称:ocr_out(光学字符识别(Optical Character Recognition)输出结果),为列表类型,包含字段:
- bbox(边界框(Bounding Box)):二维浮点数序列
- confidence(置信度):float64 类型
- text(文本内容):字符串类型
- 名称:embeddings(嵌入向量):float32 类型序列
- 名称:embeddings_cropped(裁剪后图像的嵌入向量):float32 类型序列
- 名称:yolo_seenka_out(YOLO-Seenka输出结果),为列表类型,字段同yolo_out
- 名称:yolo_filter_order(YOLO过滤顺序):int64 类型
- 名称:yolo_seenka_all_out(全量YOLO-Seenka输出结果),为列表类型,字段同yolo_out
- 名称:yolo_filter_param(YOLO过滤参数):int64 类型
- 名称:cropped_seenka_image(Seenka裁剪图像),数据类型:图像
- 名称:yolo_sobel_out(YOLO-Sobel输出结果),为列表类型,字段同yolo_out
数据集划分:
- 名称:train(训练集),数据字节数:455505874.375,样本数量:1999
- 名称:test(测试集),数据字节数:104043535.0,样本数量:421
下载总大小:561217652 字节
数据集总大小:559549409.375 字节
# "banners-jose" 数据集卡片
[需要补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Seenka
原始信息汇总
数据集概述
数据集名称
"banners-jose"
数据集特征
-
image
- 数据类型: image
-
label
- 数据类型: class_label
- 类别名称:
- 0: none
- 1: videograph
- 2: zocalo
-
yolo_out
- 子特征:
- class: int64
- confidence: float64
- name: string
- xmax: float64
- xmin: float64
- ymax: float64
- ymin: float64
- 子特征:
-
cropped_image
- 数据类型: image
-
ocr_out
- 子特征:
- bbox: sequence of float64
- confidence: float64
- text: string
- 子特征:
-
embeddings
- 数据类型: sequence of float32
-
embeddings_cropped
- 数据类型: sequence of float32
-
yolo_seenka_out
- 子特征:
- class: int64
- confidence: float64
- name: string
- xmax: float64
- xmin: float64
- ymax: float64
- ymin: float64
- 子特征:
-
yolo_filter_order
- 数据类型: int64
-
yolo_seenka_all_out
- 子特征:
- class: int64
- confidence: float64
- name: string
- xmax: float64
- xmin: float64
- ymax: float64
- ymin: float64
- 子特征:
-
yolo_filter_param
- 数据类型: int64
-
cropped_seenka_image
- 数据类型: image
-
yolo_sobel_out
- 子特征:
- class: int64
- confidence: float64
- name: string
- xmax: float64
- xmin: float64
- ymax: float64
- ymin: float64
- 子特征:
数据集分割
-
train
- 数据量: 455505874.375 bytes
- 样本数: 1999
-
test
- 数据量: 104043535.0 bytes
- 样本数: 421
数据集大小
- 下载大小: 561217652 bytes
- 数据集大小: 559549409.375 bytes



