English

BiCnet-TKS: Learning Efficient Spatial-Temporal Representation for Video Person Re-Identification

Computer Vision and Pattern Recognition 2021-05-03 v1

Abstract

In this paper, we present an efficient spatial-temporal representation for video person re-identification (reID). Firstly, we propose a Bilateral Complementary Network (BiCnet) for spatial complementarity modeling. Specifically, BiCnet contains two branches. Detail Branch processes frames at original resolution to preserve the detailed visual clues, and Context Branch with a down-sampling strategy is employed to capture long-range contexts. On each branch, BiCnet appends multiple parallel and diverse attention modules to discover divergent body parts for consecutive frames, so as to obtain an integral characteristic of target identity. Furthermore, a Temporal Kernel Selection (TKS) block is designed to capture short-term as well as long-term temporal relations by an adaptive mode. TKS can be inserted into BiCnet at any depth to construct BiCnetTKS for spatial-temporal modeling. Experimental results on multiple benchmarks show that BiCnet-TKS outperforms state-of-the-arts with about 50% less computations. The source code is available at https://github.com/ blue-blue272/BiCnet-TKS.

Keywords

Cite

@article{arxiv.2104.14783,
  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},
  journal= {arXiv preprint arXiv:2104.14783},
  year   = {2021}
}

Comments

Accepted by IEEE Conference on Computer Vision and Pattern Recognition (CVPR 2021) 2021

R2 v1 2026-06-24T01:39:35.131Z