SOTAVerified

TrickVOS: A Bag of Tricks for Video Object Segmentation

2023-06-27Unverified0· sign in to hype

Evangelos Skartados, Konstantinos Georgiadis, Mehmet Kerim Yucel, Koskinas Ioannis, Armando Domi, Anastasios Drosou, Bruno Manganelli, Albert Saa-Garriga

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Space-time memory (STM) network methods have been dominant in semi-supervised video object segmentation (SVOS) due to their remarkable performance. In this work, we identify three key aspects where we can improve such methods; i) supervisory signal, ii) pretraining and iii) spatial awareness. We then propose TrickVOS; a generic, method-agnostic bag of tricks addressing each aspect with i) a structure-aware hybrid loss, ii) a simple decoder pretraining regime and iii) a cheap tracker that imposes spatial constraints in model predictions. Finally, we propose a lightweight network and show that when trained with TrickVOS, it achieves competitive results to state-of-the-art methods on DAVIS and YouTube benchmarks, while being one of the first STM-based SVOS methods that can run in real-time on a mobile device.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
DAVIS 2016Lightweight TrickVOS (PT)J&F89.3Unverified
DAVIS 2016STCN + TrickVOS (PT)J&F91.8Unverified
DAVIS 2016STCN + TrickVOS (PT)Speed (FPS)45.4Unverified
DAVIS 2017STCN + TrickVOS (PT)F-measure (Mean)89.6Unverified
DAVIS 2017Lightweight TrickVOS (PT)F-measure (Mean)86Unverified
YouTube-VOS 2019STCN + TrickVOS (PT)Jaccard (Seen)82.1Unverified
YouTube-VOS 2019Lightweight TrickVOS (PT)Jaccard (Seen)79.5Unverified

Reproductions