CVSep 18, 2023

PanoMixSwap Panorama Mixing via Structural Swapping for Indoor Scene Understanding

NVIDIA
arXiv:2309.09514v22 citationsh-index: 14
Originality Incremental advance
AI Analysis

This addresses the data scarcity problem for researchers and practitioners in indoor scene understanding using panoramic images, though it is incremental as it builds on existing augmentation and dataset methods.

The paper tackles the limited volume and diversity of labeled 360 panoramic images for indoor scene understanding by proposing PanoMixSwap, a data augmentation technique that mixes background styles, foreground furniture, and room layouts from existing datasets to generate new panoramic images, resulting in state-of-the-art methods outperforming their original settings on semantic segmentation and layout estimation tasks.

The volume and diversity of training data are critical for modern deep learningbased methods. Compared to the massive amount of labeled perspective images, 360 panoramic images fall short in both volume and diversity. In this paper, we propose PanoMixSwap, a novel data augmentation technique specifically designed for indoor panoramic images. PanoMixSwap explicitly mixes various background styles, foreground furniture, and room layouts from the existing indoor panorama datasets and generates a diverse set of new panoramic images to enrich the datasets. We first decompose each panoramic image into its constituent parts: background style, foreground furniture, and room layout. Then, we generate an augmented image by mixing these three parts from three different images, such as the foreground furniture from one image, the background style from another image, and the room structure from the third image. Our method yields high diversity since there is a cubical increase in image combinations. We also evaluate the effectiveness of PanoMixSwap on two indoor scene understanding tasks: semantic segmentation and layout estimation. Our experiments demonstrate that state-of-the-art methods trained with PanoMixSwap outperform their original setting on both tasks consistently.

Foundations

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

Your Notes