HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Fast Video Object Segmentation using the Global Context Module

Yu Li Zhuoran Shen Ying Shan

Fast Video Object Segmentation using the Global Context Module

Abstract

We developed a real-time, high-quality semi-supervised video object segmentation algorithm. Its accuracy is on par with the most accurate, time-consuming online-learning model, while its speed is similar to the fastest template-matching method with sub-optimal accuracy. The core component of the model is a novel global context module that effectively summarizes and propagates information through the entire video. Compared to previous approaches that only use one frame or a few frames to guide the segmentation of the current frame, the global context module uses all past frames. Unlike the previous state-of-the-art space-time memory network that caches a memory at each spatio-temporal position, the global context module uses a fixed-size feature representation. Therefore, it uses constant memory regardless of the video length and costs substantially less memory and computation. With the novel module, our model achieves top performance on standard benchmarks at a real-time speed.

Code Repositories

cmsflash/global-context-module
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semi-supervised-video-object-segmentation-on-20GC
D16 val (F): 85.7
D16 val (G): 86.6
D16 val (J): 87.6
D17 val (F): 73.5
D17 val (G): 71.4
D17 val (J): 69.3
FPS: 25.0

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
Fast Video Object Segmentation using the Global Context Module | Papers | HyperAI