Learning To Segment Dominant Object Motion From Watching Videos
Sahir Shrestha, Mohammad Ali Armin, Hongdong Li, Nick Barnes

TL;DR
This paper proposes a novel unsupervised deep learning framework for segmenting the dominant moving object in videos without using annotated data, relying solely on RGB image pairs and affine motion grouping.
Contribution
It introduces a new unsupervised approach that segments dominant objects without annotated masks, saliency priors, or pre-trained optical flow, using a layered image representation based on affine motion.
Findings
Established a baseline on the MovingCars dataset
Achieved competitive results against supervised methods
Demonstrated effectiveness of affine motion grouping for segmentation
Abstract
Existing deep learning based unsupervised video object segmentation methods still rely on ground-truth segmentation masks to train. Unsupervised in this context only means that no annotated frames are used during inference. As obtaining ground-truth segmentation masks for real image scenes is a laborious task, we envision a simple framework for dominant moving object segmentation that neither requires annotated data to train nor relies on saliency priors or pre-trained optical flow maps. Inspired by a layered image representation, we introduce a technique to group pixel regions according to their affine parametric motion. This enables our network to learn segmentation of the dominant foreground object using only RGB image pairs as input for both training and inference. We establish a baseline for this novel task using a new MovingCars dataset and show competitive performance against…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Advanced Vision and Imaging
