CVGRLGNov 26, 2018

Foreground Clustering for Joint Segmentation and Localization in Videos and Images

arXiv:1811.10121v14 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of simultaneous object segmentation and localization in visual data, which is incremental by building on discriminative clustering with added foreground modeling.

The paper tackles the joint problem of segmentation and localization in videos and images by proposing a weakly supervised optimization framework that integrates low-level appearance and high-level localization cues, achieving improved performance on datasets like YouTube Object and Pascal VOC 2007.

This paper presents a novel framework in which video/image segmentation and localization are cast into a single optimization problem that integrates information from low level appearance cues with that of high level localization cues in a very weakly supervised manner. The proposed framework leverages two representations at different levels, exploits the spatial relationship between bounding boxes and superpixels as linear constraints and simultaneously discriminates between foreground and background at bounding box and superpixel level. Different from previous approaches that mainly rely on discriminative clustering, we incorporate a foreground model that minimizes the histogram difference of an object across all image frames. Exploiting the geometric relation between the superpixels and bounding boxes enables the transfer of segmentation cues to improve localization output and vice-versa. Inclusion of the foreground model generalizes our discriminative framework to video data where the background tends to be similar and thus, not discriminative. We demonstrate the effectiveness of our unified framework on the YouTube Object video dataset, Internet Object Discovery dataset and Pascal VOC 2007.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes