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

Maxim Tatarchenko, Alexey Dosovitskiy, Thomas Brox; Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2017, pp. 2088-2096

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.

Related Material


[pdf] [supp] [arXiv]
[bibtex]
@InProceedings{Tatarchenko_2017_ICCV,
author = {Tatarchenko, Maxim and Dosovitskiy, Alexey and Brox, Thomas},
title = {Octree Generating Networks: Efficient Convolutional Architectures for High-Resolution 3D Outputs},
booktitle = {Proceedings of the IEEE International Conference on Computer Vision (ICCV)},
month = {Oct},
year = {2017}
}