Skip to content

vjod/AFLW-sqlite-to-textfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published