English

Light Cascaded Convolutional Neural Networks for Accurate Player Detection

Computer Vision and Pattern Recognition 2017-10-02 v1

Abstract

Vision based player detection is important in sports applications. Accuracy, efficiency, and low memory consumption are desirable for real-time tasks such as intelligent broadcasting and automatic event classification. In this paper, we present a cascaded convolutional neural network (CNN) that satisfies all three of these requirements. Our method first trains a binary (player/non-player) classification network from labeled image patches. Then, our method efficiently applies the network to a whole image in testing. We conducted experiments on basketball and soccer games. Experimental results demonstrate that our method can accurately detect players under challenging conditions such as varying illumination, highly dynamic camera movements and motion blur. Comparing with conventional CNNs, our approach achieves state-of-the-art accuracy on both games with 1000x fewer parameters (i.e., it is light}.

Keywords

Cite

@article{arxiv.1709.10230,
  title  = {Light Cascaded Convolutional Neural Networks for Accurate Player Detection},
  author = {Keyu Lu and Jianhui Chen and James J. Little and Hangen He},
  journal= {arXiv preprint arXiv:1709.10230},
  year   = {2017}
}

Comments

Published in proceedings of BMVC 2017

R2 v1 2026-06-22T21:58:30.652Z