MatUp: Repurposing Image Upsamplers for SVBRDFs
Computer Graphics Forum (Proceedings of the Eurographics Symposium on Rendering) - 2024
We propose MatUp, an upsampling filter for material super-resolution. Our method takes as input a low-resolution SVBRDF and upscales its maps so that their rendering under various lighting conditions fits upsampled renderings inferred in the radiance domain with pre-trained RGB upsamplers. We formulate our local filter as a compact Multilayer Perceptron (MLP), which acts on a small window of the input SVBRDF and is optimized using a sparsity-inducing loss defined over upsampled radiance at various locations. This optimization is entirely performed at the scale of a single, independent material. Doing so, MatUp leverages the reconstruction capabilities acquired over large collections of natural images by pre-trained RGB models and provides regularization over self-similar structures. In particular, our light-weight neural filter avoids retraining complex architectures from scratch or accessing any large collection of low/high resolution material pairs - which do not actually exist at the scale RGB upsamplers are trained with. As a result, MatUp provides fine and coherent details in the upscaled material maps, as shown in the extensive evaluation we provide.
Images and movies
See also
BibTex references
@InProceedings{GKLFTB24, author = "Gauthier, Alban and Kerbl, Bernhard and Levallois, J\'er\'emy and Faury, Robin and Thiery, Jean-Marc and Boubekeur, Tamy", title = "MatUp: Repurposing Image Upsamplers for SVBRDFs", booktitle = "Computer Graphics Forum (Proceedings of the Eurographics Symposium on Rendering)", year = "2024", url = "http://www-sop.inria.fr/reves/Basilic/2024/GKLFTB24" }