Light Cascaded Convolutional Neural Networks for Accurate Player Detection
Keyu Lu, Jianhui Chen, James Little and Hangen He
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)
Session
Posters
Files
Paper (PDF)
Supplementary (PDF)
DOI
10.5244/C.31.173
https://dx.doi.org/10.5244/C.31.173
Citation
Keyu Lu, Jianhui Chen, James Little and Hangen He. Light Cascaded Convolutional Neural Networks for Accurate Player Detection. In T.K. Kim, S. Zafeiriou, G. Brostow and K. Mikolajczyk, editors, Proceedings of the British Machine Vision Conference (BMVC), pages 173.1-173.13. BMVA Press, September 2017.
Bibtex
@inproceedings{BMVC2017_173,
title={Light Cascaded Convolutional Neural Networks for Accurate Player Detection},
author={Keyu Lu, Jianhui Chen, James Little and Hangen He},
year={2017},
month={September},
pages={173.1-173.13},
articleno={173},
numpages={13},
booktitle={Proceedings of the British Machine Vision Conference (BMVC)},
publisher={BMVA Press},
editor={Tae-Kyun Kim, Stefanos Zafeiriou, Gabriel Brostow and Krystian Mikolajczyk},
doi={10.5244/C.31.173},
isbn={1-901725-60-X},
url={https://dx.doi.org/10.5244/C.31.173}
}