SOTAVerified

Octree Generating Networks: Efficient Convolutional Architectures for High-resolution 3D Outputs

2017-03-28ICCV 2017Code Available0· sign in to hype

Maxim Tatarchenko, Alexey Dosovitskiy, Thomas Brox

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a deep convolutional decoder architecture that can generate volumetric 3D outputs in a compute- and memory-efficient manner by using an octree representation. The network learns to predict both the structure of the octree, and the occupancy values of individual cells. This makes it a particularly valuable technique for generating 3D shapes. In contrast to standard decoders acting on regular voxel grids, the architecture does not have cubic complexity. This allows representing much higher resolution outputs with a limited memory budget. We demonstrate this in several application domains, including 3D convolutional autoencoders, generation of objects and whole scenes from high-level representations, and shape from a single image.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Data3D−R2N2OGN3DIoU0.6Unverified

Reproductions