Module: tff.simulation.datasets.celeba
Stay organized with collections
Save and categorize content based on your preferences.
Libraries for the federated CelebA dataset for simulation.
Functions
load_data(...)
: Loads the Federated CelebA dataset.
Other Members |
ATTRIBUTE_NAMES
|
['five_o_clock_shadow',
'arched_eyebrows',
'attractive',
'bags_under_eyes',
'bald',
'bangs',
'big_lips',
'big_nose',
'black_hair',
'blond_hair',
'blurry',
'brown_hair',
'bushy_eyebrows',
'chubby',
'double_chin',
'eyeglasses',
'goatee',
'gray_hair',
'heavy_makeup',
'high_cheekbones',
'male',
'mouth_slightly_open',
'mustache',
'narrow_eyes',
'no_beard',
'oval_face',
'pale_skin',
'pointy_nose',
'receding_hairline',
'rosy_cheeks',
'sideburns',
'smiling',
'straight_hair',
'wavy_hair',
'wearing_earrings',
'wearing_hat',
'wearing_lipstick',
'wearing_necklace',
'wearing_necktie',
'young']
|
IMAGE_NAME
|
'image'
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-20 UTC.
[null,null,["Last updated 2024-09-20 UTC."],[],[],null,["# Module: tff.simulation.datasets.celeba\n\n\u003cbr /\u003e\n\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/federated/blob/v0.87.0 Version 2.0, January 2004 Licensed under the Apache License, Version 2.0 (the) |\n\nLibraries for the federated CelebA dataset for simulation.\n\nFunctions\n---------\n\n[`load_data(...)`](../../../tff/simulation/datasets/celeba/load_data): Loads the Federated CelebA dataset.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Other Members ------------- ||\n|-----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ATTRIBUTE_NAMES | `['five_o_clock_shadow', 'arched_eyebrows', 'attractive', 'bags_under_eyes', 'bald', 'bangs', 'big_lips', 'big_nose', 'black_hair', 'blond_hair', 'blurry', 'brown_hair', 'bushy_eyebrows', 'chubby', 'double_chin', 'eyeglasses', 'goatee', 'gray_hair', 'heavy_makeup', 'high_cheekbones', 'male', 'mouth_slightly_open', 'mustache', 'narrow_eyes', 'no_beard', 'oval_face', 'pale_skin', 'pointy_nose', 'receding_hairline', 'rosy_cheeks', 'sideburns', 'smiling', 'straight_hair', 'wavy_hair', 'wearing_earrings', 'wearing_hat', 'wearing_lipstick', 'wearing_necklace', 'wearing_necktie', 'young']` |\n| IMAGE_NAME | `'image'` |\n\n\u003cbr /\u003e"]]