Adience
=======
.. ocv:class:: FR_adience

Implements loading dataset:

_`"Adience"`: http://www.openu.ac.il/home/hassner/Adience/data.html

.. note:: Usage

 1. From link above download any dataset file: faces.tar.gz\\aligned.tar.gz and files with splits: fold_0_data.txt-fold_4_data.txt, fold_frontal_0_data.txt-fold_frontal_4_data.txt. (For face recognition task another splits should be created)

 2. Unpack dataset file to some folder and place split files into the same folder.

 3. To load data run: ./opencv/build/bin/example_datasets_fr_adience -p=/home/user/path_to_created_folder/

**References:**

.. [Eidinger] E. Eidinger, R. Enbar, and T. Hassner. Age and Gender Estimation of Unfiltered Faces

