Continuous Video to Simple Signals for Swimming Stroke Detection With Convolutional Neural Networks

Brandon Victor, Zhen He, Stuart Morgan, Dino Miniutti; Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, 2017, pp. 66-75

Abstract


In many sports, it is useful to analyse video of an athlete in competition for training purposes. In swimming, stroke rate is a common metric used by coaches; requiring a laborious labelling of each individual stroke. We show that using a Convolutional Neural Network (CNN) we can automatically detect discrete events in continuous video (in this case, swimming strokes). We create a CNN that learns a mapping from a window of frames to a point on a smooth 1D target signal, with peaks denoting the location of a stroke, evaluated as a sliding window. To our knowledge this process of training and utilizing a CNN has not been investigated before; either in sports or fundamental computer vision research. Most research has been focused on action recognition and using it to classify many clips in continuous video for action localisation. In this paper we demonstrate our process works well on the task of detecting swimming strokes in the wild. [... more in paper]

Related Material


[pdf] [arXiv]
[bibtex]
@InProceedings{Victor_2017_CVPR_Workshops,
author = {Victor, Brandon and He, Zhen and Morgan, Stuart and Miniutti, Dino},
title = {Continuous Video to Simple Signals for Swimming Stroke Detection With Convolutional Neural Networks},
booktitle = {Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
month = {July},
year = {2017}
}