Sports-1M Dataset
=================
.. ocv:class:: AR_sports

Implements loading dataset:

_`"Sports-1M Dataset"`: http://cs.stanford.edu/people/karpathy/deepvideo/

.. note:: Usage

 1. From link above download dataset files (git clone https://code.google.com/p/sports-1m-dataset/).

 2. To load data run: ./opencv/build/bin/example_datasets_ar_sports -p=/home/user/path_to_downloaded_folders/

**References:**

.. [KarpathyCVPR14] Andrej Karpathy and George Toderici and Sanketh Shetty and Thomas Leung and Rahul Sukthankar and Li Fei-Fei. Large-scale Video Classification with Convolutional Neural Networks. CVPR, 2014

