CVDec 27, 2022

Interactive Segmentation of Radiance Fields

arXiv:2212.13545v273 citationsh-index: 12
AI Analysis

This enables better scene understanding and manipulation in mixed reality applications for personal spaces, though it appears incremental over prior segmentation efforts.

The paper tackles the problem of segmenting objects with fine structure and diverse appearance in radiance fields, achieving state-of-the-art results for tasks like object compositing and appearance changes.

Radiance Fields (RF) are popular to represent casually-captured scenes for new view synthesis and several applications beyond it. Mixed reality on personal spaces needs understanding and manipulating scenes represented as RFs, with semantic segmentation of objects as an important step. Prior segmentation efforts show promise but don't scale to complex objects with diverse appearance. We present the ISRF method to interactively segment objects with fine structure and appearance. Nearest neighbor feature matching using distilled semantic features identifies high-confidence seed regions. Bilateral search in a joint spatio-semantic space grows the region to recover accurate segmentation. We show state-of-the-art results of segmenting objects from RFs and compositing them to another scene, changing appearance, etc., and an interactive segmentation tool that others can use. Project Page: https://rahul-goel.github.io/isrf/

Foundations

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

Your Notes