This is the code of AAAI2019 paper, "Multi-scale 3D Convolution Network for Video Based Person Re-Identification" If you are using the code/model provided here in a publication, please consider citing our paper:
@inproceedings{li2018multi,
title={Multi-scale 3D Convolution Network for Video Based Person Re-Identification},
author={Li, Jianing and Zhang, Shiliang and Huang, Tiejun},
journal={arXiv preprint arXiv:1811.07468},
year={2018}
}
- Python 2.7
- GPU
- Numpy
- Pytorch 0.3
- Torchvision