sprited's picture
v0.2 mini: visual-QA prompt curation (143 -> 134 prompts; see prompts/v02_excluded.txt in the code repo)
4f3a282 verified
Raw
History Blame Contribute Delete
1.35 kB
{
"version": "0.2.0",
"clips": 1430,
"frames": 482400,
"shards": {
"train": 193,
"val": 25,
"test": 25
},
"fps": 20,
"size": 64,
"depth_range": [
-1.5,
1.5
],
"joints": [
"Hips",
"Spine",
"Spine1",
"Spine2",
"Spine3",
"Neck",
"Head",
"RightShoulder",
"RightArm",
"RightForeArm",
"RightHand",
"RightHandEnd",
"RightHandThumb1",
"LeftShoulder",
"LeftArm",
"LeftForeArm",
"LeftHand",
"LeftHandEnd",
"LeftHandThumb1",
"RightUpLeg",
"RightLeg",
"RightFoot",
"RightToeBase",
"LeftUpLeg",
"LeftLeg",
"LeftFoot",
"LeftToeBase"
],
"held_out_groups": [],
"seconds": 1666,
"config": "mini",
"columns_dropped": [
"depth",
"normal"
],
"note": "64px colour (premultiplied area downsample) + seg (nearest) + all labels",
"split_contract": {
"train": "seeds 0-7",
"val": "seed 8",
"test": "seed 9"
},
"excluded_prompts": [
"A person climbs over a low wall.",
"A person does a push up.",
"A person does a sit up.",
"A person does a standing long jump.",
"A person does a yoga tree pose.",
"A person does a yoga warrior pose.",
"A person lies down on the floor.",
"A person shakes their head no.",
"A person sways to slow music."
],
"curation": "prompts whose ARDY motions do not visibly perform the action are removed (see prompts/v02_excluded.txt)"
}