SeyedAli/Image-Valence-Arousal-continous-class
收藏Hugging Face2024-05-09 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/SeyedAli/Image-Valence-Arousal-continous-class
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: Arousal
dtype: float64
- name: Valence
dtype: float64
splits:
- name: train
num_bytes: 742641757.5
num_examples: 8612
- name: test
num_bytes: 186137091.75
num_examples: 2154
download_size: 0
dataset_size: 928778849.25
---
# Dataset Card for "Image-Valence-Arousal-continous-class"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
SeyedAli
原始信息汇总
数据集概述
配置信息
- 默认配置 (
config_name: default)- 训练数据 (
split: train):data/train-* - 测试数据 (
split: test):data/test-*
- 训练数据 (
数据集特征
- 图像 (
name: image,dtype: image) - 唤醒度 (
name: Arousal,dtype: float64) - 效价 (
name: Valence,dtype: float64)
数据集划分
- 训练集 (
name: train)- 大小: 742641757.5 字节
- 样本数: 8612
- 测试集 (
name: test)- 大小: 186137091.75 字节
- 样本数: 2154
数据集大小
- 下载大小: 0 字节
- 总大小: 928778849.25 字节



