Skip to content

ethancaballero/gait-cycle-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gait-cycle-transfer

Uses gait-cycle extractor method from Section 3.2. "Extraction of Walking Cycles" of the paper "IDNet: Smartphone-based Gait Recognition with Convolutional Neural Networks" [https://arxiv.org/abs/1606.03238] to extract gait cycles.

To transfer between gait cycles, I performed Neural Style Transfer [https://arxiv.org/abs/1508.06576] using the features from an IDNet [ArXiv:1606.03238] that I pre-trained on full IDNet dataset: http://signet.dei.unipd.it/human-sensing/

Data folder contains small data from 2 walks that was used for extracting 2 gate cycle templates

IDNet_dataset.csv is available at this link: https://drive.google.com/file/d/0Bz3fihKG133cOG13X2VXTXJqY1k/view

IDNet_dataset.csv contains data that has been converted to csv from the log data contained in IDNet dataset at this URL: http://signet.dei.unipd.it/human-sensing/

Acknowledgements

About

neural style tranfer from one walking/gait cycle to another; ArXiv:1606.03238 & ArXiv:1508.06576

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published