English

S3D: Single Shot multi-Span Detector via Fully 3D Convolutional Networks

Computer Vision and Pattern Recognition 2018-08-09 v2

Abstract

In this paper, we present a novel Single Shot multi-Span Detector for temporal activity detection in long, untrimmed videos using a simple end-to-end fully three-dimensional convolutional (Conv3D) network. Our architecture, named S3D, encodes the entire video stream and discretizes the output space of temporal activity spans into a set of default spans over different temporal locations and scales. At prediction time, S3D predicts scores for the presence of activity categories in each default span and produces temporal adjustments relative to the span location to predict the precise activity duration. Unlike many state-of-the-art systems that require a separate proposal and classification stage, our S3D is intrinsically simple and dedicatedly designed for single-shot, end-to-end temporal activity detection. When evaluating on THUMOS'14 detection benchmark, S3D achieves state-of-the-art performance and is very efficient and can operate at 1271 FPS.

Keywords

Cite

@article{arxiv.1807.08069,
  title  = {S3D: Single Shot multi-Span Detector via Fully 3D Convolutional Networks},
  author = {Da Zhang and Xiyang Dai and Xin Wang and Yuan-Fang Wang},
  journal= {arXiv preprint arXiv:1807.08069},
  year   = {2018}
}

Comments

BMVC 2018 Oral

R2 v1 2026-06-23T03:09:14.491Z