English

Submission to ActivityNet Challenge 2019: Task B Spatio-temporal Action Localization

Computer Vision and Pattern Recognition 2019-07-26 v1 Machine Learning

Abstract

This technical report present an overview of our system proposed for the spatio-temporal action localization(SAL) task in ActivityNet Challenge 2019. Unlike previous two-streams-based works, we focus on exploring the end-to-end trainable architecture using only RGB sequential images. To this end, we employ a previously proposed simple yet effective two-branches network called SlowFast Networks which is capable of capturing both short- and long-term spatiotemporal features. Moreover, to handle the severe class imbalance and overfitting problems, we propose a correlation-preserving data augmentation method and a random label subsampling method which have been proven to be able to reduce overfitting and improve the performance.

Cite

@article{arxiv.1907.10837,
  title  = {Submission to ActivityNet Challenge 2019: Task B Spatio-temporal Action Localization},
  author = {Chunfei Ma and Joonhyang Choi and Byeongwon Lee and Seungji Yang},
  journal= {arXiv preprint arXiv:1907.10837},
  year   = {2019}
}

Comments

4 pages, 2 fighures

R2 v1 2026-06-23T10:30:15.118Z