File size: 489 Bytes
75f1ee6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"task_id": "utkface_age_ldl",
"task_name": "UTKFace age label distributions",
"subset": "real",
"n_samples": 23687,
"simplex_dim": 10,
"source_asset": "UTKFace aligned-and-cropped images",
"predictor": "Thumbnail feature PCA+kNN age-distribution regressor",
"redistribution": "derived-only",
"notes": "The package omits raw face images and keeps only derived features and simplex arrays.",
"available_arrays": [
"U",
"Y",
"age",
"image_features"
]
} |