A temporary repo for the P2ANET dataset. P2ANET dataset is proposed in the following paper.
Bian, Jiang, Xuhong Li, Tao Wang, Qingzhong Wang, Jun Huang, Chen Liu, Jun Zhao, Feixiang Lu, Dejing Dou, and Haoyi Xiong. "P2ANet: A Large-Scale Benchmark for Dense Action Detection from Table Tennis Match Broadcasting Videos." ACM Transactions on Multimedia Computing, Communications and Applications (2023). PDF
The video data is captured by an RGB monocular camera, and the label data is obtained by manual annotation.
There are two identical datasets: the original dataset and the processed dataset. The original dataset is obtained from two data collections, called v1 and v2. The processed dataset summarizes these two batches of extracted frames with labels.
P2A_dataset/
-dataset/
-video/
-v1/
-0000000.mp4
-0000001.mp4
-...
-v2/
-0000000.mp4
-0000001.mp4
-...
-label/
-v1.json
-v2.json
-proj.json # Contains the mapping relationship between the original video name and the id name
- Baidu Wangpan KEY: please apply the KEY via email (bj911125@outlook.com).
@article{bian2023p2anet,
title={P2ANet: A Large-Scale Benchmark for Dense Action Detection from Table Tennis Match Broadcasting Videos},
author={Bian, Jiang and Li, Xuhong and Wang, Tao and Wang, Qingzhong and Huang, Jun and Liu, Chen and Zhao, Jun and Lu, Feixiang and Dou, Dejing and Xiong, Haoyi},
journal={ACM Transactions on Multimedia Computing, Communications and Applications},
year={2023},
publisher={ACM New York, NY}
}
This project is licensed under the MIT License.