Efficient Hand Gesture Recognition using Multi-Task Multi-Modal Learning and Self-Distillation

project_fig

李杰穎

Jie-Ying Li
project_fig

梁榮發

Herman Prawiro
project_fig

江佳臻

Chia-Chen Chiang
project_fig

張芯瑜

Hsin-Yu Chang
project_fig

潘則佑

Tse-Yu Pan

We propose a fine-grained basketball shot analysis system to analyze "Shot Type", "Shot Result", and "Ball Status" of each shot event in real-time. Multimedia technologies has been applied to sports recent years. Many sport events utilize cameras to capture the information on the court, and then analyze the sport videos with the aid of computer vision and artificial intelligence technologies to achieve further applications. In the proposed system, given a basketball video captured by a single camera as input, it first detects/segments shot candidates by a customized object detector, and then input the shot candidate into our proposed hoop-centric trajectory-aware network to learn the ball trajectory infomation and the spatio-temporal relation between the ball and the hoop. Compared to the existing methods that analyze basketball shots, our algorithm can better handle videos with arbitrary camera movements (e.g., panning, zooming) and captured angle. We evaluate our system by comparing with the existing basketball shot analysis solutions in both training and real basketball game scenarios. Our system outperforms the other applications in the videos of training and basketball game scenarios with the accuracy of 98.02% and 97.35%, respectively in shot detection, and 99.59% and 100.0%, respectively in shot result. To the best of our knowledge, this work is the first system that can analyze fine-grained shot events accurately in real basketball games with arbitrary camera movements, and can be widely applied to game analysis, player training, and highlight generation.

project_fig

BibTeX

@inproceedings{li2023efficient,
	title={Efficient Hand Gesture Recognition using Multi-Task Multi-Modal Learning and Self-Distillation},
	author={Li, Jie-Ying and Prawiro, Herman and Chiang, Chia-Chen and Chang, Hsin-Yu and Pan, Tse-Yu and Huang, Chih-Tsun and Hu, Min-Chun},
	booktitle={ACM Multimedia Asia 2023},
	pages={1--7},
	year={2023}
}

Paper Download (MM Asia '23)