EgoPrivacy / README.md
williamium's picture
Clean dataset with t50/t75 frames
4137f54 verified
---
license: apache-2.0
dataset_info:
features:
- name: participant_uid
dtype: int64
- name: race_ethnicity
dtype: string
- name: gender
dtype: string
- name: age
dtype: string
- name: example_take_uid
dtype: string
- name: example_take_root_dir
dtype: string
- name: example_image1
dtype: image
- name: example_image2
dtype: image
splits:
- name: train
num_bytes: 610004995.0
num_examples: 434
- name: val
num_bytes: 175129162.0
num_examples: 123
- name: test
num_bytes: 238144061.0
num_examples: 174
download_size: 1021919227
dataset_size: 1023278218.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---