jxu9001/cs6301project50k
收藏Hugging Face2023-04-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jxu9001/cs6301project50k
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: expression
dtype: string
- name: img_width
dtype: int64
- name: img_height
dtype: int64
- name: x
dtype: float64
- name: y
dtype: float64
- name: w
dtype: float64
- name: h
dtype: float64
splits:
- name: train
num_bytes: 7128143566.0
num_examples: 40000
- name: test
num_bytes: 1723596306.0
num_examples: 10000
download_size: 4714944672
dataset_size: 8851739872.0
---
# Dataset Card for "cs6301project50k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jxu9001
原始信息汇总
数据集概述
数据特征
- image: 图像数据,数据类型为
image。 - expression: 表情描述,数据类型为
string。 - img_width: 图像宽度,数据类型为
int64。 - img_height: 图像高度,数据类型为
int64。 - x: 坐标x,数据类型为
float64。 - y: 坐标y,数据类型为
float64。 - w: 宽度,数据类型为
float64。 - h: 高度,数据类型为
float64。
数据分割
- train: 训练集,包含 40000 个样本,大小为 7128143566.0 字节。
- test: 测试集,包含 10000 个样本,大小为 1723596306.0 字节。
数据大小
- 下载大小: 4714944672 字节。
- 数据集大小: 8851739872.0 字节。



