English

Clockwork Convnets for Video Semantic Segmentation

Computer Vision and Pattern Recognition 2016-08-15 v1

Abstract

Recent years have seen tremendous progress in still-image segmentation; however the na\"ive application of these state-of-the-art algorithms to every video frame requires considerable computation and ignores the temporal continuity inherent in video. We propose a video recognition framework that relies on two key observations: 1) while pixels may change rapidly from frame to frame, the semantic content of a scene evolves more slowly, and 2) execution can be viewed as an aspect of architecture, yielding purpose-fit computation schedules for networks. We define a novel family of "clockwork" convnets driven by fixed or adaptive clock signals that schedule the processing of different layers at different update rates according to their semantic stability. We design a pipeline schedule to reduce latency for real-time recognition and a fixed-rate schedule to reduce overall computation. Finally, we extend clockwork scheduling to adaptive video processing by incorporating data-driven clocks that can be tuned on unlabeled video. The accuracy and efficiency of clockwork convnets are evaluated on the Youtube-Objects, NYUD, and Cityscapes video datasets.

Keywords

Cite

@article{arxiv.1608.03609,
  title  = {Clockwork Convnets for Video Semantic Segmentation},
  author = {Evan Shelhamer and Kate Rakelly and Judy Hoffman and Trevor Darrell},
  journal= {arXiv preprint arXiv:1608.03609},
  year   = {2016}
}
R2 v1 2026-06-22T15:18:00.921Z