File size: 1,538 Bytes
462a47a d3149fc c6b2825 462a47a c6b2825 462a47a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': arms_akimbo
'1': biting_nails
'2': buckle_button,_pulling_shirt_collar,_adjusting_tie
'3': bulging_face,_deep_breath
'4': covering_face
'5': crossing_fingers
'6': dustoffing_clothes
'7': folding_arms
'8': head_up
'9': hold_back_arms
'10': illustrative_body_language
'11': minaret_gesture
'12': moving_torso
'13': playing_with_or_adjusting_hair
'14': playing_with_or_manipulating_objects
'15': pressing_lips
'16': putting_arms_behind_body
'17': rubbing_eyes
'18': rubbing_or_holding_hands
'19': scratching_back
'20': scratching_or_touching_arms
'21': shaking_shoulders
'22': sitting_upright
'23': touching_ears
'24': touching_hat
'25': touching_jaw
'26': touching_or_covering_suprasternal_notch
'27': touching_or_scratching_facial_parts
'28': touching_or_scratching_forehead
'29': touching_or_scratching_head
'30': touching_or_scratching_neck
'31': turtle_neck
splits:
- name: train
num_bytes: 1244324327.526
num_examples: 60514
download_size: 1235543437
dataset_size: 1244324327.526
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|