English

1st Place Solution to the 1st SkatingVerse Challenge

Computer Vision and Pattern Recognition 2024-04-23 v1

Abstract

This paper presents the winning solution for the 1st SkatingVerse Challenge. We propose a method that involves several steps. To begin, we leverage the DINO framework to extract the Region of Interest (ROI) and perform precise cropping of the raw video footage. Subsequently, we employ three distinct models, namely Unmasked Teacher, UniformerV2, and InfoGCN, to capture different aspects of the data. By ensembling the prediction results based on logits, our solution attains an impressive leaderboard score of 95.73%.

Cite

@article{arxiv.2404.14032,
  title  = {1st Place Solution to the 1st SkatingVerse Challenge},
  author = {Tao Sun and Yuanzi Fu and Kaicheng Yang and Jian Wu and Ziyong Feng},
  journal= {arXiv preprint arXiv:2404.14032},
  year   = {2024}
}

Comments

3 pages, 1st SkatingVerse Challenge, 18th IEEE International Conference on Automatic Face and Gesture Recognition workshop

R2 v1 2026-06-28T16:02:03.124Z