English

DeepBall: Deep Neural-Network Ball Detector

Computer Vision and Pattern Recognition 2019-08-22 v1

Abstract

The paper describes a deep network based object detector specialized for ball detection in long shot videos. Due to its fully convolutional design, the method operates on images of any size and produces \emph{ball confidence map} encoding the position of detected ball. The network uses hypercolumn concept, where feature maps from different hierarchy levels of the deep convolutional network are combined and jointly fed to the convolutional classification layer. This allows boosting the detection accuracy as larger visual context around the object of interest is taken into account. The method achieves state-of-the-art results when tested on publicly available ISSIA-CNR Soccer Dataset.

Keywords

Cite

@article{arxiv.1902.07304,
  title  = {DeepBall: Deep Neural-Network Ball Detector},
  author = {Jacek Komorowski and Grzegorz Kurzejamski and Grzegorz Sarwas},
  journal= {arXiv preprint arXiv:1902.07304},
  year   = {2019}
}

Comments

Conference: VISAPP 2019

R2 v1 2026-06-23T07:45:27.157Z