Coarse to Fine Multi-Resolution Temporal Convolutional Network
Dipika Singhania, Rahul Rahaman, Angela Yao

TL;DR
This paper introduces a coarse-to-fine multi-resolution temporal convolutional network with a novel encoder-decoder structure, multi-resolution augmentation, and an action loss, significantly improving temporal video segmentation accuracy and smoothness.
Contribution
It proposes a new multi-resolution encoder-decoder architecture with ensemble and augmentation strategies, eliminating the need for extra refinement modules in video segmentation.
Findings
Outperforms state-of-the-art on three benchmarks
Produces smoother, more accurate segmentations
Enhances robustness with multi-resolution training
Abstract
Temporal convolutional networks (TCNs) are a commonly used architecture for temporal video segmentation. TCNs however, tend to suffer from over-segmentation errors and require additional refinement modules to ensure smoothness and temporal coherency. In this work, we propose a novel temporal encoder-decoder to tackle the problem of sequence fragmentation. In particular, the decoder follows a coarse-to-fine structure with an implicit ensemble of multiple temporal resolutions. The ensembling produces smoother segmentations that are more accurate and better-calibrated, bypassing the need for additional refinement modules. In addition, we enhance our training with a multi-resolution feature-augmentation strategy to promote robustness to varying temporal resolutions. Finally, to support our architecture and encourage further sequence coherency, we propose an action loss that penalizes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Advanced Vision and Imaging · Advanced Image Processing Techniques
