SOTAVerified

Baseline Method for the Sport Task of MediaEval 2022 with 3D CNNs using Attention Mechanisms

2023-02-06Code Available0· sign in to hype

Pierre-Etienne Martin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper presents the baseline method proposed for the Sports Video task part of the MediaEval 2022 benchmark. This task proposes two subtasks: stroke classification from trimmed videos, and stroke detection from untrimmed videos. This baseline addresses both subtasks. We propose two types of 3D-CNN architectures to solve the two subtasks. Both 3D-CNNs use Spatio-temporal convolutions and attention mechanisms. The architectures and the training process are tailored to solve the addressed subtask. This baseline method is shared publicly online to help the participants in their investigation and alleviate eventually some aspects of the task such as video processing, training method, evaluation and submission routine. The baseline method reaches 86.4% of accuracy with our v2 model for the classification subtask. For the detection subtask, the baseline reaches a mAP of 0.131 and IoU of 0.515 with our v1 model.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
TTStroke-21 ME22STCNN-V2 (Vote decision)IoU0.52Unverified

Reproductions