HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Integrating Boxes and Masks: A Multi-Object Framework for Unified Visual Tracking and Segmentation

Yuanyou Xu Zongxin Yang Yi Yang

Integrating Boxes and Masks: A Multi-Object Framework for Unified Visual Tracking and Segmentation

Abstract

Tracking any given object(s) spatially and temporally is a common purpose in Visual Object Tracking (VOT) and Video Object Segmentation (VOS). Joint tracking and segmentation have been attempted in some studies but they often lack full compatibility of both box and mask in initialization and prediction, and mainly focus on single-object scenarios. To address these limitations, this paper proposes a Multi-object Mask-box Integrated framework for unified Tracking and Segmentation, dubbed MITS. Firstly, the unified identification module is proposed to support both box and mask reference for initialization, where detailed object information is inferred from boxes or directly retained from masks. Additionally, a novel pinpoint box predictor is proposed for accurate multi-object box prediction, facilitating target-oriented representation learning. All target objects are processed simultaneously from encoding to propagation and decoding, as a unified pipeline for VOT and VOS. Experimental results show MITS achieves state-of-the-art performance on both VOT and VOS benchmarks. Notably, MITS surpasses the best prior VOT competitor by around 6% on the GOT-10k test set, and significantly improves the performance of box initialization on VOS benchmarks. The code is available at https://github.com/yoxu515/MITS.

Code Repositories

yoxu515/mits
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
visual-object-tracking-on-got-10kMITS
Average Overlap: 80.4
Success Rate 0.5: 89.8
Success Rate 0.75: 75.8
visual-object-tracking-on-lasotMITS
AUC: 72.0
Normalized Precision: 80.1
Precision: 78.5
visual-object-tracking-on-trackingnetMITS
Accuracy: 83.4
Normalized Precision: 88.9
Precision: 84.6

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
Integrating Boxes and Masks: A Multi-Object Framework for Unified Visual Tracking and Segmentation | Papers | HyperAI