Segment Anything in Light Fields for Real-Time Applications via Constrained Prompting
Nikolai Goncharov, Donald G. Dansereau

TL;DR
This paper introduces a novel light field segmentation method that adapts the Segment Anything Model 2 (SAM 2) for real-time, view-consistent light field image segmentation by exploiting geometric constraints without retraining.
Contribution
The method leverages light field domain constraints to adapt SAM 2 for light field segmentation, achieving high-quality, real-time, view-consistent masks without model retraining.
Findings
Outperforms SAM 2 video tracking baseline
Operates at 7 times real-time speed
Produces high-quality, view-consistent light field masks
Abstract
Segmented light field images can serve as a powerful representation in many of computer vision tasks exploiting geometry and appearance of objects, such as object pose tracking. In the light field domain, segmentation presents an additional objective of recognizing the same segment through all the views. Segment Anything Model 2 (SAM 2) allows producing semantically meaningful segments for monocular images and videos. However, using SAM 2 directly on light fields is highly ineffective due to unexploited constraints. In this work, we present a novel light field segmentation method that adapts SAM 2 to the light field domain without retraining or modifying the model. By utilizing the light field domain constraints, the method produces high quality and view-consistent light field masks, outperforming the SAM 2 video tracking baseline and working 7 times faster, with a real-time speed. We…
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
MethodsSegment Anything Model
