HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Spatiotemporal CNN for Video Object Segmentation

Kai Xu; Longyin Wen; Guorong Li; Liefeng Bo; Qingming Huang

Spatiotemporal CNN for Video Object Segmentation

Abstract

In this paper, we present a unified, end-to-end trainable spatiotemporal CNN model for VOS, which consists of two branches, i.e., the temporal coherence branch and the spatial segmentation branch. Specifically, the temporal coherence branch pretrained in an adversarial fashion from unlabeled video data, is designed to capture the dynamic appearance and motion cues of video sequences to guide object segmentation. The spatial segmentation branch focuses on segmenting objects accurately based on the learned appearance and motion cues. To obtain accurate segmentation results, we design a coarse-to-fine process to sequentially apply a designed attention module on multi-scale feature maps, and concatenate them to produce the final prediction. In this way, the spatial segmentation branch is enforced to gradually concentrate on object regions. These two branches are jointly fine-tuned on video segmentation sequences in an end-to-end manner. Several experiments are carried out on three challenging datasets (i.e., DAVIS-2016, DAVIS-2017 and Youtube-Object) to show that our method achieves favorable performance against the state-of-the-arts. Code is available at https://github.com/longyin880815/STCNN.

Code Repositories

longyin880815/STCNN
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
semi-supervised-video-object-segmentation-on-20STCNN
D16 val (F): 83.8
D16 val (G): 83.8
D16 val (J): 83.8
D17 val (F): 64.6
D17 val (G): 61.7
D17 val (J): 58.7
FPS: 0.26
video-object-segmentation-on-youtubeSpatiotemporal CNN
mIoU: 0.796
visual-object-tracking-on-davis-2016Spatiotemporal CNN
F-measure (Mean): 83.8
Ju0026F: 83.8
Jaccard (Mean): 83.8
visual-object-tracking-on-davis-2017Spatiotemporal CNN
F-measure (Mean): 64.6
Ju0026F: 61.65
Jaccard (Mean): 58.7

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Spatiotemporal CNN for Video Object Segmentation | Papers | HyperAI