xuehy / Cross-View-Gait-Deep-CNNs

A Comprehensive Study on Cross-View Gait Based Human Idendification with Deep CNNs
45 stars 12 forks source link
gait-analysis

Cross-View Gait Based Human Idendification with Deep CNNs

A pytorch implementation of the Local-Bottom Network (LB) in the paper:

Wu, Zifeng, et al. "A comprehensive study on cross-view gait based human identification with deep cnns." IEEE transactions on pattern analysis and machine intelligence 39.2 (2017): 209-226.

Dependency

Model

Training

The model will be saved into the execution dir every 10000 iterations. You can change the interval in train.py.

Monitor the performance

Testing

You will get a table like this.

LBNet

table

LBNet_1

table1