SHINOBI: Shape and Illumination using Neural Object Decomposition via BRDF Optimization In-the-wild
Andreas Engelhardt, Amit Raj, Mark Boss, Yunzhi Zhang, Abhishek Kar, Yuanzhen Li, Deqing Sun, Ricardo Martin Brualla, Jonathan T. Barron, Hendrik P. A. Lensch, Varun Jampani
TL;DR
SHINOBI tackles the problem of jointly estimating 3D shape, material properties, and illumination from unconstrained in-the-wild image collections. It introduces a hybrid encoding that combines a multiresolution hash grid with Fourier features to enable fast, robust optimization of geometry, BRDF, illumination, and camera parameters, augmented by a camera multiplex and patch-based alignment losses. Experiments on NAVI in-the-wild data show SHINOBI achieving state-of-the-art view synthesis and improved camera pose accuracy, with faster runtimes than prior work and enabling relighting and material editing. This work offers a scalable pathway to relightable 3D asset creation for AR/VR, games, and film, while acknowledging limitations in handling extreme lighting, thin/transparent structures, and full light-transport effects.
Abstract
We present SHINOBI, an end-to-end framework for the reconstruction of shape, material, and illumination from object images captured with varying lighting, pose, and background. Inverse rendering of an object based on unconstrained image collections is a long-standing challenge in computer vision and graphics and requires a joint optimization over shape, radiance, and pose. We show that an implicit shape representation based on a multi-resolution hash encoding enables faster and robust shape reconstruction with joint camera alignment optimization that outperforms prior work. Further, to enable the editing of illumination and object reflectance (i.e. material) we jointly optimize BRDF and illumination together with the object's shape. Our method is class-agnostic and works on in-the-wild image collections of objects to produce relightable 3D assets for several use cases such as AR/VR, movies, games, etc. Project page: https://shinobi.aengelhardt.com Video: https://www.youtube.com/watch?v=iFENQ6AcYd8&feature=youtu.be
