language version: python 3.5 os system: Linux or Unix, test on OS X 10.11.5
- scikit-learn==0.17.1
do normalization and horizontal alignment to extracted silhouette sequences
which are provided from CASIA Dataset B,
more detail from the paper *(2005PAMI)The HumanID Gait Challenge Problem_Data Sets, Performance, and Analysis*
- update the config.py file variable setting,
casia_dataset_b_path
- run the main.py script
- take a look at log file, main.py.log, run
tail -f main.py.log
read more from paper *Individual Recognition Using Gait Energy Image*