AFLW-sqlite-to-textfile

These python scripts can transfer AFLW sqlite database to text file.

To use these file, please first download the AFLW dataset from https://lrs.icg.tugraz.at/research/aflw/

How to use:
% python AFLW_sqlite2txt.py
or
% ipython notebook
(and run the AFLW_sqlite2txt.ipynb)

You have to modify the code to output other features. Now, these scripts only write image_name and face_features to textfile.