English

TVNet: Temporal Voting Network for Action Localization

Computer Vision and Pattern Recognition 2022-01-04 v1

Abstract

We propose a Temporal Voting Network (TVNet) for action localization in untrimmed videos. This incorporates a novel Voting Evidence Module to locate temporal boundaries, more accurately, where temporal contextual evidence is accumulated to predict frame-level probabilities of start and end action boundaries. Our action-independent evidence module is incorporated within a pipeline to calculate confidence scores and action classes. We achieve an average mAP of 34.6% on ActivityNet-1.3, particularly outperforming previous methods with the highest IoU of 0.95. TVNet also achieves mAP of 56.0% when combined with PGCN and 59.1% with MUSES at 0.5 IoU on THUMOS14 and outperforms prior work at all thresholds. Our code is available at https://github.com/hanielwang/TVNet.

Keywords

Cite

@article{arxiv.2201.00434,
  title  = {TVNet: Temporal Voting Network for Action Localization},
  author = {Hanyuan Wang and Dima Damen and Majid Mirmehdi and Toby Perrett},
  journal= {arXiv preprint arXiv:2201.00434},
  year   = {2022}
}

Comments

9 pages, 7 figures, 11 tables

R2 v1 2026-06-24T08:38:08.280Z