Learning to Segment Rigid Motions from Two Frames
Gengshan Yang, Deva Ramanan

TL;DR
This paper introduces a modular neural network that segments rigid motions from two frames, combining geometric analysis with deep learning to outperform existing methods on KITTI and Sintel datasets.
Contribution
A novel architecture that integrates geometric motion analysis with deep learning to improve rigid motion segmentation from minimal input data.
Findings
Achieves state-of-the-art results on KITTI and Sintel datasets.
Significantly improves depth and scene flow estimation.
Ranks 1st on KITTI scene flow leaderboard at submission time.
Abstract
Appearance-based detectors achieve remarkable performance on common scenes, but tend to fail for scenarios lack of training data. Geometric motion segmentation algorithms, however, generalize to novel scenes, but have yet to achieve comparable performance to appearance-based ones, due to noisy motion estimations and degenerate motion configurations. To combine the best of both worlds, we propose a modular network, whose architecture is motivated by a geometric analysis of what independent object motions can be recovered from an egomotion field. It takes two consecutive frames as input and predicts segmentation masks for the background and multiple rigidly moving objects, which are then parameterized by 3D rigid transformations. Our method achieves state-of-the-art performance for rigid motion segmentation on KITTI and Sintel. The inferred rigid motions lead to a significant improvement…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Video Surveillance and Tracking Methods · Image Enhancement Techniques
