Gait Energy Image Recognition Save

extract gait energy image feature from silhouette gait images, then using tree model to classify with these features

Project README

gait reconition by gait energy image

code running environment

language version: python 3.5 os system: Linux or Unix, test on OS X 10.11.5

python library dependency

  • scikit-learn==0.17.1

algorithm pipeline

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*

how to run

  1. update the config.py file variable setting, casia_dataset_b_path
  2. run the main.py script
  3. take a look at log file, main.py.log, run tail -f main.py.log

method detail

read more from paper *Individual Recognition Using Gait Energy Image*

Open Source Agenda is not affiliated with "Gait Energy Image Recognition" Project. README Source: fucusy/gait-energy-image-recognition
Stars
40
Open Issues
0
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating