vincentracine/foamy
收藏Hugging Face2023-11-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/vincentracine/foamy
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: info
struct:
- name: description
dtype: string
- name: url
dtype: string
- name: version
dtype: string
- name: year
dtype: int64
- name: contributor
dtype: string
- name: date_created
dtype: string
- name: licenses
list:
- name: url
dtype: string
- name: id
dtype: int64
- name: name
dtype: string
- name: images
list:
- name: license
dtype: int64
- name: file_name
dtype: string
- name: coco_url
dtype: string
- name: height
dtype: int64
- name: width
dtype: int64
- name: date_captured
dtype: string
- name: flickr_url
dtype: string
- name: darwin_url
dtype: string
- name: darwin_workview_url
dtype: string
- name: id
dtype: int64
- name: tag_ids
sequence: 'null'
- name: annotations
list:
- name: id
dtype: int64
- name: image_id
dtype: int64
- name: category_id
dtype: int64
- name: segmentation
sequence:
sequence: float64
- name: area
dtype: float64
- name: bbox
sequence: float64
- name: iscrowd
dtype: int64
- name: categories
list:
- name: id
dtype: int64
- name: name
dtype: string
- name: supercategory
dtype: string
- name: tag_categories
sequence: 'null'
splits:
- name: train
num_bytes: 2721
num_examples: 1
- name: validation
num_bytes: 2721
num_examples: 1
- name: test
num_bytes: 2721
num_examples: 1
download_size: 61983
dataset_size: 8163
---
# Dataset Card for "foamy"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
vincentracine
原始信息汇总
数据集概述
配置
- 默认配置:
- 训练集:路径为
data/train-* - 验证集:路径为
data/validation-* - 测试集:路径为
data/test-*
- 训练集:路径为
数据集信息
- 特征:
- info:
- description:字符串类型
- url:字符串类型
- version:字符串类型
- year:整数类型
- contributor:字符串类型
- date_created:字符串类型
- licenses:
- url:字符串类型
- id:整数类型
- name:字符串类型
- images:
- license:整数类型
- file_name:字符串类型
- coco_url:字符串类型
- height:整数类型
- width:整数类型
- date_captured:字符串类型
- flickr_url:字符串类型
- darwin_url:字符串类型
- darwin_workview_url:字符串类型
- id:整数类型
- tag_ids:序列类型(null)
- annotations:
- id:整数类型
- image_id:整数类型
- category_id:整数类型
- segmentation:序列类型(浮点数)
- area:浮点数类型
- bbox:序列类型(浮点数)
- iscrowd:整数类型
- categories:
- id:整数类型
- name:字符串类型
- supercategory:字符串类型
- tag_categories:序列类型(null)
- info:
数据集划分
- 训练集:
- 字节数:2721
- 样本数:1
- 验证集:
- 字节数:2721
- 样本数:1
- 测试集:
- 字节数:2721
- 样本数:1
数据集大小
- 下载大小:61983 字节
- 数据集大小:8163 字节



