Advaith28/Can_you_find_it
收藏Hugging Face2024-03-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Advaith28/Can_you_find_it
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype: string
- name: bounding_box
struct:
- name: image
struct:
- name: height
dtype: int64
- name: width
dtype: int64
- name: predictions
list:
- name: class
dtype: string
- name: class_id
dtype: int64
- name: confidence
dtype: float64
- name: detection_id
dtype: string
- name: height
dtype: float64
- name: width
dtype: float64
- name: x
dtype: float64
- name: y
dtype: float64
- name: processed
dtype: bool
- name: time
dtype: float64
- name: caption
dtype: string
- name: langsam
dtype: string
splits:
- name: train
num_bytes: 2154489673.0
num_examples: 130
download_size: 397482127
dataset_size: 2154489673.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "Can_you_find_it"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征:
- 名称:图像
数据类型:图像
- 名称:标签
数据类型:字符串
- 名称:边界框(bounding box)
结构体:
- 名称:图像
结构体:
- 名称:高度
数据类型:64位整数
- 名称:宽度
数据类型:64位整数
- 名称:预测结果
列表:
- 名称:类别
数据类型:字符串
- 名称:类别ID
数据类型:64位整数
- 名称:置信度
数据类型:64位浮点数
- 名称:检测ID
数据类型:字符串
- 名称:高度
数据类型:64位浮点数
- 名称:宽度
数据类型:64位浮点数
- 名称:x坐标
数据类型:64位浮点数
- 名称:y坐标
数据类型:64位浮点数
- 名称:标题
数据类型:字符串
- 名称:langsam
数据类型:字符串
拆分:
- 名称:训练集
字节数:2154489673.0
样本数:130
下载大小:397482127
数据集大小:2154489673.0
配置:
- 配置名称:默认
数据文件:
- 拆分:训练集
路径:data/train-*
# 数据集卡片:"Can_you_find_it"
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Advaith28
原始信息汇总
数据集信息
特征
- image: 图像数据,数据类型为
image。 - label: 标签,数据类型为
string。 - bounding_box: 边界框,包含以下结构:
- image: 图像信息,包含:
- height: 高度,数据类型为
int64。 - width: 宽度,数据类型为
int64。
- height: 高度,数据类型为
- predictions: 预测信息,包含以下列表:
- class: 类别,数据类型为
string。 - class_id: 类别ID,数据类型为
int64。 - confidence: 置信度,数据类型为
float64。 - detection_id: 检测ID,数据类型为
string。 - height: 高度,数据类型为
float64。 - width: 宽度,数据类型为
float64。 - x: x坐标,数据类型为
float64。 - y: y坐标,数据类型为
float64。
- class: 类别,数据类型为
- processed: 是否处理,数据类型为
bool。 - time: 时间,数据类型为
float64。
- image: 图像信息,包含:
- caption: 描述,数据类型为
string。 - langsam: 语言标签,数据类型为
string。
数据分割
- train: 训练集,包含 130 个样本,总字节数为 2154489673.0。
数据大小
- 下载大小: 397482127 字节。
- 数据集大小: 2154489673.0 字节。
配置
- default: 默认配置,包含训练集文件路径
data/train-*。



