File size: 1,349 Bytes
6277b48 4f3a282 ae84382 | 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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 | {
"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)"
}
|