Please check out our project page to download the dataset.
If you use any of our work please cite the following
BibTeX:
@inproceedings{ingwersen2023sportspose,
title={SportsPose: A Dynamic 3D Sports Pose Dataset},
author={Ingwersen, Christian Keilstrup and Mikkelstrup, Christian and Jensen,
Janus N{\o}rtoft and Hannemose, Morten Rieger and Dahl, Anders Bjorholm},
booktitle={Proceedings of the IEEE/CVF International Workshop on Computer Vision in Sports},
year={2023}
To install the packages needed for the dataset and example simply clone this repository and pip install it. I.e.
git clone https://github.com/ChristianIngwersen/SportsPose.git
cd SportsPose
pip install .
Examples on how to use the provided pytorch dataset can be found in the notebook: example_notebook.ipynb