Load UCF Sports Action dataset with one line of code. Sports classification dataset. Stream UCF Sports Action Dataset to train models in Pytorch & Tensorflow.
The UCF Sports dataset includes many images of sports collected from different games which were highlighted on TV stations like the BBC and ESPN. The video arrangements were obtained from a wide scope of stock video sequence websites including BBC Motion display and GettyImages. The dataset contains 150 groupings with the resolution of 720 x 480. The collection represents a natural pool of actions featured in a wide range of scenes and viewpoints.
Download UCF Sports Action Dataset in Python
Instead of downloading the UCF Sports Action dataset in Python, you can effortlessly load it in Python via our open-source package Hub with just one line of code.
Load UCF Sports Action Dataset Training Subset in Python
Paper: Khurram Soomro and Amir R. Zamir, Action Recognition in Realistic Sports Videos, Computer Vision in Sports, Springer International Publishing, 2014.
Point of Contact: N/A
UCF Sports Action Dataset Curators
Khurram Soomro and Amir R. Zamir
UCF Sports Action Dataset Licensing Information
Hub users may have access to a variety of publicly available datasets. We do not host or distribute these datasets, vouch for their quality or fairness, or claim that you have a license to use the datasets. It is your responsibility to determine whether you have permission to use the datasets under their license.
If you're a dataset owner and do not want your dataset to be included in this library, please get in touch through a GitHub issue. Thank you for your contribution to the ML community!
UCF Sports Action Dataset Citation Information
1
@inproceedings{danielczuk2019segmenting,
2
title={Action Recognition in Realistic Sports Videos},
3
author={Khurram Soomro and Amir R. Zamir,},
4
booktitle={Computer Vision in Sports, Springer International Publishing},
5
year={2014}
6
}
Copied!
UCF Sports Action Dataset FAQs
What is the UCF Sports Action dataset for Python?
The UCF Sports dataset is made of video sequences obtained from a wide scope of stock image websites including BBC Motion display and GettyImages. The dataset contains 150 groupings with the resolution of 720 x 480. The collection represents a natural pool of actions featured in a wide range of scenes and viewpoints.
How can I use UCF Sports Action dataset in PyTorch or TensorFlow?