Skip to content

blue-blue272/BiCnet-TKS

Repository files navigation

Requirements: Python=3.8 and Pytorch=1.7.0

Training and test

# For MARS
python train.py -d mars --root your path to MARS --save_dir log-mars #
python test.py -d mars --root your path to MARS --save_dir log-mars #

Citation

If you use this code for your research, please cite our paper:

@inproceedings{BiCnet-TKS,
  title={BiCnet-TKS: Learning Efficient Spatial-Temporal Representation for Video Person Re-Identification},
  author={Ruibing Hou and Hong Chang and Bingpeng Ma and  Rui Huang and Shiguang Shan},
  booktitle={CVPR},
  year={2021}
}

About

Code of BiCnet-TKS: Learning Efficient Spatial-Temporal Representation for Video Person Re-Identification (CVPR 2021)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages