- Description :
Version de haute qualité de l'ensemble de données CELEBA, composé de 30 000 images en résolution 1024 x 1024.
Documentation supplémentaire : Explorer sur les articles avec le code
Page d'accueil : https://github.com/tkarras/progressive_growing_of_gans
Code source :
tfds.datasets.celeb_a_hq.Builder
Versions :
-
2.0.0
(par défaut) : nouvelle API fractionnée ( https://tensorflow.org/datasets/splits )
-
Taille du téléchargement :
Unknown size
Instructions de téléchargement manuel : cet ensemble de données nécessite que vous téléchargiez les données sources manuellement dans
download_config.manual_dir
(par défaut~/tensorflow_datasets/downloads/manual/
) :
manual_dir doit contenir plusieurs fichiers tar avec des images (data2x2.tar, data4x4.tar .. data1024x1024.tar). Des instructions détaillées sont ici : https://github.com/tkarras/progressive_growing_of_gans#preparing-datasets-for-trainingDivisions :
Diviser | Exemples |
---|---|
'train' | 30 000 |
Clés supervisées (Voir doc
as_supervised
) :None
Citation :
@article{DBLP:journals/corr/abs-1710-10196,
author = {Tero Karras and
Timo Aila and
Samuli Laine and
Jaakko Lehtinen},
title = {Progressive Growing of GANs for Improved Quality, Stability, and Variation},
journal = {CoRR},
volume = {abs/1710.10196},
year = {2017},
url = {http://arxiv.org/abs/1710.10196},
archivePrefix = {arXiv},
eprint = {1710.10196},
timestamp = {Mon, 13 Aug 2018 16:46:42 +0200},
biburl = {https://dblp.org/rec/bib/journals/corr/abs-1710-10196},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
celeb_a_hq/1024 (configuration par défaut)
Description de la configuration : Images CelebaHQ en résolution 1024 x 1024
Taille de l'ensemble de données :
54.04 GiB
Mise en cache automatique ( documentation ) : Non
Structure des fonctionnalités :
FeaturesDict({
'image': Image(shape=(1024, 1024, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
image | Image | (1024, 1024, 3) | uint8 | |
image/nom de fichier | Texte | chaîne |
- Figure ( tfds.show_examples ) :
- Exemples ( tfds.as_dataframe ) :
célébrité_a_hq/512
Description de la configuration : Images CelebaHQ en résolution 512 x 512
Taille de l'ensemble de données :
15.33 GiB
Mise en cache automatique ( documentation ) : Non
Structure des fonctionnalités :
FeaturesDict({
'image': Image(shape=(512, 512, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
image | Image | (512, 512, 3) | uint8 | |
image/nom de fichier | Texte | chaîne |
- Figure ( tfds.show_examples ) :
- Exemples ( tfds.as_dataframe ) :
célébrité_a_hq/256
Description de la configuration : Images CelebaHQ en résolution 256 x 256
Taille de l'ensemble de données :
4.21 GiB
Mise en cache automatique ( documentation ) : Non
Structure des fonctionnalités :
FeaturesDict({
'image': Image(shape=(256, 256, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
image | Image | (256, 256, 3) | uint8 | |
image/nom de fichier | Texte | chaîne |
- Figure ( tfds.show_examples ) :
- Exemples ( tfds.as_dataframe ) :
célébrité_a_hq/128
Description de la configuration : Images CelebaHQ en résolution 128 x 128
Taille du jeu de données :
1.13 GiB
Mise en cache automatique ( documentation ) : Non
Structure des fonctionnalités :
FeaturesDict({
'image': Image(shape=(128, 128, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
image | Image | (128, 128, 3) | uint8 | |
image/nom de fichier | Texte | chaîne |
- Figure ( tfds.show_examples ) :
- Exemples ( tfds.as_dataframe ) :
célébrité_a_hq/64
Description de la configuration : Images CelebaHQ en résolution 64 x 64
Taille de l'ensemble de données :
310.94 MiB
Mise en cache automatique ( documentation ) : Non
Structure des fonctionnalités :
FeaturesDict({
'image': Image(shape=(64, 64, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
image | Image | (64, 64, 3) | uint8 | |
image/nom de fichier | Texte | chaîne |
- Figure ( tfds.show_examples ) :
- Exemples ( tfds.as_dataframe ) :
célébrité_a_hq/32
Description de la configuration : Images CelebaHQ en résolution 32 x 32
Taille de l'ensemble de données :
85.39 MiB
Mise en cache automatique ( documentation ) : Oui
Structure des fonctionnalités :
FeaturesDict({
'image': Image(shape=(32, 32, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
image | Image | (32, 32, 3) | uint8 | |
image/nom de fichier | Texte | chaîne |
- Figure ( tfds.show_examples ) :
- Exemples ( tfds.as_dataframe ) :
célébrité_a_hq/16
Description de la configuration : Images CelebaHQ en résolution 16 x 16
Taille de l'ensemble de données :
25.71 MiB
Mise en cache automatique ( documentation ) : Oui
Structure des fonctionnalités :
FeaturesDict({
'image': Image(shape=(16, 16, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
image | Image | (16, 16, 3) | uint8 | |
image/nom de fichier | Texte | chaîne |
- Figure ( tfds.show_examples ) :
- Exemples ( tfds.as_dataframe ) :
célébrité_a_hq/8
Description de la configuration : Images CelebaHQ en résolution 8 x 8
Taille de l'ensemble de données :
9.42 MiB
Mise en cache automatique ( documentation ) : Oui
Structure des fonctionnalités :
FeaturesDict({
'image': Image(shape=(8, 8, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
image | Image | (8, 8, 3) | uint8 | |
image/nom de fichier | Texte | chaîne |
- Figure ( tfds.show_examples ) :
- Exemples ( tfds.as_dataframe ) :
célébrité_a_hq/4
Description de la configuration : Images CelebaHQ en résolution 4 x 4
Taille du jeu de données :
5.10 MiB
Mise en cache automatique ( documentation ) : Oui
Structure des fonctionnalités :
FeaturesDict({
'image': Image(shape=(4, 4, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
image | Image | (4, 4, 3) | uint8 | |
image/nom de fichier | Texte | chaîne |
- Figure ( tfds.show_examples ) :
- Exemples ( tfds.as_dataframe ) :
célébrité_a_hq/2
Description de la configuration : Images CelebaHQ en résolution 2 x 2
Taille de l'ensemble de données :
3.94 MiB
Mise en cache automatique ( documentation ) : Oui
Structure des fonctionnalités :
FeaturesDict({
'image': Image(shape=(2, 2, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
image | Image | (2, 2, 3) | uint8 | |
image/nom de fichier | Texte | chaîne |
- Figure ( tfds.show_examples ) :
- Exemples ( tfds.as_dataframe ) :
célébrité_a_hq/1
Description de la configuration : Images CelebaHQ en résolution 1 x 1
Taille de l'ensemble de données :
3.62 MiB
Mise en cache automatique ( documentation ) : Oui
Structure des fonctionnalités :
FeaturesDict({
'image': Image(shape=(1, 1, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
image | Image | (1, 1, 3) | uint8 | |
image/nom de fichier | Texte | chaîne |
- Figure ( tfds.show_examples ) :
- Exemples ( tfds.as_dataframe ) :