@@ -53,7 +53,9 @@ file. The configuration file should be as follow:
...
@@ -53,7 +53,9 @@ file. The configuration file should be as follow:
.. note::
.. note::
You should have the ``bob.db.multipie`` package installed on your environment
You should have the ``bob.db.multipie`` package installed on your environment. Note also
that this model acts on color images of face of size 64x64. It's up to you to preprocess
your data to make them fit these constraints ...
Once your configuration file is done. You can learn a model to generate
Once your configuration file is done. You can learn a model to generate
frontal face images by invoking the following script::
frontal face images by invoking the following script::
...
@@ -87,6 +89,4 @@ Here are some examples of saved images.
...
@@ -87,6 +89,4 @@ Here are some examples of saved images.
After 20 epoch
After 20 epoch
.. todo:: script that samples from the model
.. [dcgan] *A.Radford, L. Metz, S. Chintala*. **Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks** Intl Conf. on Learning Representation, 2016. `arXiv <https://arxiv.org/abs/1511.06434>`__
.. [dcgan] *A.Radford, L. Metz, S. Chintala*. **Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks** Intl Conf. on Learning Representation, 2016. `arXiv <https://arxiv.org/abs/1511.06434>`__