Seenka/banners-dict-test
收藏Hugging Face2023-07-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Seenka/banners-dict-test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': vg
'1': zoc
- 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: int64
- name: confidence
dtype: float64
- name: text
dtype: string
- name: embeddings
sequence: float32
- name: embeddings_cropped
sequence: float32
splits:
- name: canal_12
num_bytes: 155455.0
num_examples: 2
- name: data_small_test
num_bytes: 155456.0
num_examples: 2
download_size: 335264
dataset_size: 310911.0
---
# Dataset Card for "banners-dict-test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Seenka
原始信息汇总
数据集概述
数据集名称
- 名称: banners-dict-test
数据集特征
- image: 图片数据类型
- label: 类别标签,包含两个类别:0: vg, 1: zoc
- yolo_out: 包含以下子特征
- class: 整数类型 (int64)
- confidence: 浮点数类型 (float64)
- name: 字符串类型 (string)
- xmax: 浮点数类型 (float64)
- xmin: 浮点数类型 (float64)
- ymax: 浮点数类型 (float64)
- ymin: 浮点数类型 (float64)
- cropped_image: 图片数据类型
- ocr_out: 包含以下子特征
- bbox: 整数序列类型 (sequence of int64)
- confidence: 浮点数类型 (float64)
- text: 字符串类型 (string)
- embeddings: 浮点数序列类型 (sequence of float32)
- embeddings_cropped: 浮点数序列类型 (sequence of float32)
数据集分割
- canal_12: 数据大小为155455.0字节,包含2个样本
- data_small_test: 数据大小为155456.0字节,包含2个样本
数据集大小
- 下载大小: 335264字节
- 数据集大小: 310911.0字节



