Skip to content

Gait recognition based on Pyramidal Fisher Motion (PFM) descriptor

License

Notifications You must be signed in to change notification settings

avagait/pfmgait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyramidal Fisher Motion descriptor

F.M. Castro and M.J. Marin-Jimenez

Quick start

Start Matlab and setup VLFeat library, then, type the following commands:

cd <pfmrootfolder>
addpath(genpath(pwd))
downloadPFMData        % Optional
demopfm

Alternatively, you can run the whole pipeline from an 'avi' video by typing demopipeline in Matlab.

See README.pfm.txt[1,4], README.audio.txt[2], README.prl.txt[3] and README.mva.txt[5] for further details.

If you use this code, please, cite any of the following papers:

[1] Francisco M. Castro, Manuel J. Marín-Jiménez, Rafael Medina Carnicer, "Pyramidal Fisher Motion for Multiview Gait Recognition", in Proc. ICPR, 2014, pp. 1692-1697

[2] Francisco M. Castro, Manuel J. Marín-Jiménez, Nicolás Guil, "Empirical Study of Audio-Visual Features Fusion for Gait Recognition", in Proc. CAIP, 2015, pp. 727-739

[3] M. Marin-Jimenez, F.M. Castro, A. Carmona-Poyato, N. Guil, "On how to improve tracklet-based gait recognition systems", Pattern Recognition Letters, vol. 68, 2015, pp. 103-110

[4] F.M. Castro, M. Marin-Jimenez, N. Guil, R. Muñoz Salinas, ["Fisher Motion Descriptor for Multiview Gait Recognition"] (http://arxiv.org/abs/1601.06931) arXiv:1601.06931, January 2016

[5] F.M. Castro, M. Marin-Jimenez, N. Guil, ["Multimodal features fusion for gait, gender and shoes recognition"] (https://doi.org/10.1007/s00138-016-0767-5) Machine Vision and Applications, May 2016