HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Rethinking Space-Time Networks with Improved Memory Coverage for Efficient Video Object Segmentation

Ho Kei Cheng Yu-Wing Tai Chi-Keung Tang

Rethinking Space-Time Networks with Improved Memory Coverage for Efficient Video Object Segmentation

Abstract

This paper presents a simple yet effective approach to modeling space-time correspondences in the context of video object segmentation. Unlike most existing approaches, we establish correspondences directly between frames without re-encoding the mask features for every object, leading to a highly efficient and robust framework. With the correspondences, every node in the current query frame is inferred by aggregating features from the past in an associative fashion. We cast the aggregation process as a voting problem and find that the existing inner-product affinity leads to poor use of memory with a small (fixed) subset of memory nodes dominating the votes, regardless of the query. In light of this phenomenon, we propose using the negative squared Euclidean distance instead to compute the affinities. We validated that every memory node now has a chance to contribute, and experimentally showed that such diversified voting is beneficial to both memory efficiency and inference accuracy. The synergy of correspondence networks and diversified voting works exceedingly well, achieves new state-of-the-art results on both DAVIS and YouTubeVOS datasets while running significantly faster at 20+ FPS for multiple objects without bells and whistles.

Code Repositories

alipga/AMM_VOS
pytorch
Mentioned in GitHub
limingxing00/rde-vos-cvpr2022
pytorch
Mentioned in GitHub
hkchengrex/STCN
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semi-supervised-video-object-segmentation-on-1STCN
F-measure (Decay): 10.3
F-measure (Mean): 83.5
F-measure (Recall): 89.7
Ju0026F: 79.9
Jaccard (Decay): 10.5
Jaccard (Mean): 76.3
Jaccard (Recall): 85.5
semi-supervised-video-object-segmentation-on-18STCN
F-Measure (Seen): 87.0
F-Measure (Unseen): 87.7
Jaccard (Seen): 82.6
Jaccard (Unseen): 79.4
Overall: 84.2
semi-supervised-video-object-segmentation-on-18STCN (MS)
F-Measure (Seen): 87.8
F-Measure (Unseen): 88.8
Jaccard (Seen): 83.5
Jaccard (Unseen): 80.8
Overall: 85.2
semi-supervised-video-object-segmentation-on-21STCN
F: 55.0
J: 46.6
Ju0026F: 50.8
video-object-segmentation-on-youtube-vosSTCN
F-Measure (Seen): 87.9
F-Measure (Unseen): 87.3
Jaccard (Seen): 83.2
Jaccard (Unseen): 79.0
video-object-segmentation-on-youtube-vos-2019-2STCN
F-Measure (Seen): 85.4
F-Measure (Unseen): 85.9
Jaccard (Seen): 81.1
Jaccard (Unseen): 78.2
Mean Jaccard u0026 F-Measure: 82.7
visual-object-tracking-on-davis-2016STCN
F-measure (Decay): 4.3
F-measure (Mean): 93.0
F-measure (Recall): 97.1
Ju0026F: 91.7
Jaccard (Decay): 4.1
Jaccard (Mean): 90.4
Jaccard (Recall): 98.1
Speed (FPS): 26.9
visual-object-tracking-on-davis-2017STCN
F-measure (Decay): 85.3
F-measure (Mean): 88.6
F-measure (Recall): 94.6
Ju0026F: 85.3
Jaccard (Decay): 6.2
Jaccard (Mean): 82.0
Jaccard (Recall): 91.3
Speed (FPS): 20.2

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
Rethinking Space-Time Networks with Improved Memory Coverage for Efficient Video Object Segmentation | Papers | HyperAI