Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Decomposing 3D Scenes into Objects via Unsupervised Volume Segmentation

About

We present ObSuRF, a method which turns a single image of a scene into a 3D model represented as a set of Neural Radiance Fields (NeRFs), with each NeRF corresponding to a different object. A single forward pass of an encoder network outputs a set of latent vectors describing the objects in the scene. These vectors are used independently to condition a NeRF decoder, defining the geometry and appearance of each object. We make learning more computationally efficient by deriving a novel loss, which allows training NeRFs on RGB-D inputs without explicit ray marching. After confirming that the model performs equal or better than state of the art on three 2D image segmentation benchmarks, we apply it to two multi-object 3D datasets: A multiview version of CLEVR, and a novel dataset in which scenes are populated by ShapeNet models. We find that after training ObSuRF on RGB-D views of training scenes, it is capable of not only recovering the 3D geometry of a scene depicted in a single input image, but also to segment it into objects, despite receiving no supervision in that regard.

Karl Stelzner, Kristian Kersting, Adam R. Kosiorek• 2021

Related benchmarks

TaskDatasetResultRank
Object decomposition and reconstructionMSN-Hard v1 (test)
PSNR16.5
3
3D Scene SegmentationMSN
ARI*64.1
2
Novel View SynthesisMSN
PSNR27.41
2
Object decomposition and reconstructionCLEVR-3D v1 (test)
PSNR33.69
2
Object decomposition and reconstructionMSN Easy v1 (test)
PSNR27.41
2
Showing 5 of 5 rows

Other info

Follow for update