English

A Stronger Baseline for Ego-Centric Action Detection

Computer Vision and Pattern Recognition 2021-06-15 v1

Abstract

This technical report analyzes an egocentric video action detection method we used in the 2021 EPIC-KITCHENS-100 competition hosted in CVPR2021 Workshop. The goal of our task is to locate the start time and the end time of the action in the long untrimmed video, and predict action category. We adopt sliding window strategy to generate proposals, which can better adapt to short-duration actions. In addition, we show that classification and proposals are conflict in the same network. The separation of the two tasks boost the detection performance with high efficiency. By simply employing these strategy, we achieved 16.10\% performance on the test set of EPIC-KITCHENS-100 Action Detection challenge using a single model, surpassing the baseline method by 11.7\% in terms of average mAP.

Keywords

Cite

@article{arxiv.2106.06942,
  title  = {A Stronger Baseline for Ego-Centric Action Detection},
  author = {Zhiwu Qing and Ziyuan Huang and Xiang Wang and Yutong Feng and Shiwei Zhang and Jianwen Jiang and Mingqian Tang and Changxin Gao and Marcelo H. Ang and Nong Sang},
  journal= {arXiv preprint arXiv:2106.06942},
  year   = {2021}
}

Comments

CVPRW21, EPIC-KITCHENS-100 Competition Report

R2 v1 2026-06-24T03:08:31.164Z