tiennv/gaze-following
收藏Hugging Face2024-01-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tiennv/gaze-following
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: split
dtype: string
- name: width
dtype: int64
- name: height
dtype: int64
- name: bboxes
dtype: string
- name: labels
dtype: string
- name: cab
dtype: int64
- name: hum
dtype: int64
- name: light
dtype: float64
- name: cam
dtype: int64
- name: env
dtype: int64
- name: gaze_item
dtype: int64
- name: gazeIdx
dtype: int64
- name: gaze_cx
dtype: int64
- name: gaze_cy
dtype: int64
- name: hx
dtype: int64
- name: hy
dtype: int64
- name: pitch
dtype: float64
- name: yaw
dtype: float64
- name: roll
dtype: float64
- name: seg
dtype: string
- name: segm_gazeIdx
dtype: int64
- name: occluded
dtype: int64
splits:
- name: train
num_bytes: 99355602839.0
num_examples: 172800
- name: test
num_bytes: 11133726929.8
num_examples: 19200
download_size: 110163535502
dataset_size: 110489329768.8
---
# Dataset Card for "gaze-following"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
tiennv
原始信息汇总
数据集概述
数据集配置
- 默认配置:
- 训练集:路径为
data/train-* - 测试集:路径为
data/test-*
- 训练集:路径为
数据特征
- 图像:
image,数据类型为image - 分割:
split,数据类型为string - 宽度:
width,数据类型为int64 - 高度:
height,数据类型为int64 - 边界框:
bboxes,数据类型为string - 标签:
labels,数据类型为string - cab:
cab,数据类型为int64 - hum:
hum,数据类型为int64 - light:
light,数据类型为float64 - cam:
cam,数据类型为int64 - env:
env,数据类型为int64 - gaze_item:
gaze_item,数据类型为int64 - gazeIdx:
gazeIdx,数据类型为int64 - gaze_cx:
gaze_cx,数据类型为int64 - gaze_cy:
gaze_cy,数据类型为int64 - hx:
hx,数据类型为int64 - hy:
hy,数据类型为int64 - pitch:
pitch,数据类型为float64 - yaw:
yaw,数据类型为float64 - roll:
roll,数据类型为float64 - seg:
seg,数据类型为string - segm_gazeIdx:
segm_gazeIdx,数据类型为int64 - occluded:
occluded,数据类型为int64
数据分割
- 训练集:
- 字节数:99355602839.0
- 样本数:172800
- 测试集:
- 字节数:11133726929.8
- 样本数:19200
数据集大小
- 下载大小:110163535502 字节
- 数据集大小:110489329768.8 字节



