arXiv Analytics

Sign in

arXiv:1806.06575 [cs.CV]AbstractReferencesReviewsResources

RenderNet: A deep convolutional network for differentiable rendering from 3D shapes

Thu Nguyen-Phuoc, Chuan Li, Stephen Balaban, Yongliang Yang

Published 2018-06-18Version 1

Traditional computer graphics rendering pipeline is designed for procedurally generating 2D quality images from 3D shapes with high performance. The non-differentiability due to discrete operations such as visibility computation makes it hard to explicitly correlate rendering parameters and the resulting image, posing a significant challenge for inverse rendering tasks. Recent work on differentiable rendering achieves differentiability either by designing surrogate gradients for non-differentiable operations or via an approximate but differentiable renderer. These methods, however, are still limited when it comes to handling occlusion, and restricted to particular rendering effects. We present RenderNet, a differentiable rendering convolutional network with a novel projection unit that can render 2D images from 3D shapes. Spatial occlusion and shading calculation are automatically encoded in the network. Our experiments show that RenderNet can successfully learn to implement different shaders, and can be used in inverse rendering tasks to estimate shape, pose, lighting and texture from a single image.

Comments: 10 pages, 6 figures, 1 supplementary document
Categories: cs.CV
Related articles: Most relevant | Search more
arXiv:1608.06197 [cs.CV] (Published 2016-08-22)
CrowdNet: A Deep Convolutional Network for Dense Crowd Counting
arXiv:1709.10177 [cs.CV] (Published 2017-09-28)
Recognition of feature curves on 3D shapes using an algebraic approach to Hough transforms
arXiv:1903.10297 [cs.CV] (Published 2019-03-25)
CoSegNet: Deep Co-Segmentation of 3D Shapes with Group Consistency Loss