Skip to main content

Showing 1–11 of 11 results for author: Munkberg, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.15673  [pdf, ps, other

    cs.CV

    UniRelight: Learning Joint Decomposition and Synthesis for Video Relighting

    Authors: Kai He, Ruofan Liang, Jacob Munkberg, Jon Hasselgren, Nandita Vijaykumar, Alexander Keller, Sanja Fidler, Igor Gilitschenski, Zan Gojcic, Zian Wang

    Abstract: We address the challenge of relighting a single image or video, a task that demands precise scene intrinsic understanding and high-quality light transport synthesis. Existing end-to-end relighting models are often limited by the scarcity of paired multi-illumination data, restricting their ability to generalize across diverse scenes. Conversely, two-stage pipelines that combine inverse and forward… ▽ More

    Submitted 18 June, 2025; originally announced June 2025.

    Comments: Project page: https://research.nvidia.com/labs/toronto-ai/UniRelight/

  2. arXiv:2506.09665  [pdf, ps, other

    cs.GR cs.CV

    VideoMat: Extracting PBR Materials from Video Diffusion Models

    Authors: Jacob Munkberg, Zian Wang, Ruofan Liang, Tianchang Shen, Jon Hasselgren

    Abstract: We leverage finetuned video diffusion models, intrinsic decomposition of videos, and physically-based differentiable rendering to generate high quality materials for 3D models given a text prompt or a single image. We condition a video diffusion model to respect the input geometry and lighting condition. This model produces multiple views of a given 3D model with coherent material properties. Seco… ▽ More

    Submitted 16 June, 2025; v1 submitted 11 June, 2025; originally announced June 2025.

    Comments: Project website: https://nvlabs.github.io/videomat/

  3. Generative Detail Enhancement for Physically Based Materials

    Authors: Saeed Hadadan, Benedikt Bitterli, Tizian Zeltner, Jan Novák, Fabrice Rousselle, Jacob Munkberg, Jon Hasselgren, Bartlomiej Wronski, Matthias Zwicker

    Abstract: We present a tool for enhancing the detail of physically based materials using an off-the-shelf diffusion model and inverse rendering. Our goal is to enhance the visual fidelity of materials with detail that is often tedious to author, by adding signs of wear, aging, weathering, etc. As these appearance details are often rooted in real-world processes, we leverage a generative image model trained… ▽ More

    Submitted 7 May, 2025; v1 submitted 19 February, 2025; originally announced February 2025.

  4. arXiv:2501.18590  [pdf, other

    cs.CV cs.GR

    DiffusionRenderer: Neural Inverse and Forward Rendering with Video Diffusion Models

    Authors: Ruofan Liang, Zan Gojcic, Huan Ling, Jacob Munkberg, Jon Hasselgren, Zhi-Hao Lin, Jun Gao, Alexander Keller, Nandita Vijaykumar, Sanja Fidler, Zian Wang

    Abstract: Understanding and modeling lighting effects are fundamental tasks in computer vision and graphics. Classic physically-based rendering (PBR) accurately simulates the light transport, but relies on precise scene representations--explicit 3D geometry, high-quality material properties, and lighting conditions--that are often impractical to obtain in real-world scenarios. Therefore, we introduce Diffus… ▽ More

    Submitted 22 March, 2025; v1 submitted 30 January, 2025; originally announced January 2025.

    Comments: CVPR 2025; project page: research.nvidia.com/labs/toronto-ai/DiffusionRenderer/

  5. arXiv:2411.07135  [pdf, other

    cs.CV cs.AI cs.GR

    Edify 3D: Scalable High-Quality 3D Asset Generation

    Authors: NVIDIA, :, Maciej Bala, Yin Cui, Yifan Ding, Yunhao Ge, Zekun Hao, Jon Hasselgren, Jacob Huffman, Jingyi Jin, J. P. Lewis, Zhaoshuo Li, Chen-Hsuan Lin, Yen-Chen Lin, Tsung-Yi Lin, Ming-Yu Liu, Alice Luo, Qianli Ma, Jacob Munkberg, Stella Shi, Fangyin Wei, Donglai Xiang, Jiashu Xu, Xiaohui Zeng, Qinsheng Zhang

    Abstract: We introduce Edify 3D, an advanced solution designed for high-quality 3D asset generation. Our method first synthesizes RGB and surface normal images of the described object at multiple viewpoints using a diffusion model. The multi-view observations are then used to reconstruct the shape, texture, and PBR materials of the object. Our method can generate high-quality 3D assets with detailed geometr… ▽ More

    Submitted 11 November, 2024; originally announced November 2024.

    Comments: Project website: https://research.nvidia.com/labs/dir/edify-3d

  6. arXiv:2308.05371  [pdf, other

    cs.GR cs.CV cs.LG

    Flexible Isosurface Extraction for Gradient-Based Mesh Optimization

    Authors: Tianchang Shen, Jacob Munkberg, Jon Hasselgren, Kangxue Yin, Zian Wang, Wenzheng Chen, Zan Gojcic, Sanja Fidler, Nicholas Sharp, Jun Gao

    Abstract: This work considers gradient-based mesh optimization, where we iteratively optimize for a 3D surface mesh by representing it as the isosurface of a scalar field, an increasingly common paradigm in applications including photogrammetry, generative modeling, and inverse physics. Existing implementations adapt classic isosurface extraction algorithms like Marching Cubes or Dual Contouring; these tech… ▽ More

    Submitted 10 August, 2023; originally announced August 2023.

    Comments: SIGGRAPH 2023. Project page: https://research.nvidia.com/labs/toronto-ai/flexicubes/

    Journal ref: ACM Transactions on Graphics, Volume 42, Issue 4, Article No.: 37, August 2023

  7. arXiv:2304.03266  [pdf, other

    cs.CV

    Neural Fields meet Explicit Geometric Representation for Inverse Rendering of Urban Scenes

    Authors: Zian Wang, Tianchang Shen, Jun Gao, Shengyu Huang, Jacob Munkberg, Jon Hasselgren, Zan Gojcic, Wenzheng Chen, Sanja Fidler

    Abstract: Reconstruction and intrinsic decomposition of scenes from captured imagery would enable many applications such as relighting and virtual object insertion. Recent NeRF based methods achieve impressive fidelity of 3D reconstruction, but bake the lighting and shadows into the radiance field, while mesh-based methods that facilitate intrinsic decomposition through differentiable rendering have not yet… ▽ More

    Submitted 6 April, 2023; originally announced April 2023.

    Comments: CVPR 2023. Project page: https://nv-tlabs.github.io/fegr/

  8. arXiv:2206.03380  [pdf, other

    cs.GR cs.CV

    Shape, Light, and Material Decomposition from Images using Monte Carlo Rendering and Denoising

    Authors: Jon Hasselgren, Nikolai Hofmann, Jacob Munkberg

    Abstract: Recent advances in differentiable rendering have enabled high-quality reconstruction of 3D scenes from multi-view images. Most methods rely on simple rendering algorithms: pre-filtered direct lighting or learned representations of irradiance. We show that a more realistic shading model, incorporating ray tracing and Monte Carlo integration, substantially improves decomposition into shape, material… ▽ More

    Submitted 4 October, 2022; v1 submitted 7 June, 2022; originally announced June 2022.

    Comments: Project website: https://nvlabs.github.io/nvdiffrecmc/

  9. arXiv:2111.12503  [pdf, other

    cs.CV cs.GR

    Extracting Triangular 3D Models, Materials, and Lighting From Images

    Authors: Jacob Munkberg, Jon Hasselgren, Tianchang Shen, Jun Gao, Wenzheng Chen, Alex Evans, Thomas Müller, Sanja Fidler

    Abstract: We present an efficient method for joint optimization of topology, materials and lighting from multi-view image observations. Unlike recent multi-view reconstruction approaches, which typically produce entangled 3D representations encoded in neural networks, we output triangle meshes with spatially-varying materials and environment lighting that can be deployed in any traditional graphics engine u… ▽ More

    Submitted 11 April, 2023; v1 submitted 24 November, 2021; originally announced November 2021.

    Comments: Project website: https://nvlabs.github.io/nvdiffrec/

  10. arXiv:2104.03989  [pdf, other

    cs.GR

    Appearance-Driven Automatic 3D Model Simplification

    Authors: Jon Hasselgren, Jacob Munkberg, Jaakko Lehtinen, Miika Aittala, Samuli Laine

    Abstract: We present a suite of techniques for jointly optimizing triangle meshes and shading models to match the appearance of reference scenes. This capability has a number of uses, including appearance-preserving simplification of extremely complex assets, conversion between rendering systems, and even conversion between geometric scene representations. We follow and extend the classic analysis-by-synt… ▽ More

    Submitted 8 April, 2021; originally announced April 2021.

    ACM Class: I.3.7

  11. arXiv:1803.04189  [pdf, other

    cs.CV cs.LG stat.ML

    Noise2Noise: Learning Image Restoration without Clean Data

    Authors: Jaakko Lehtinen, Jacob Munkberg, Jon Hasselgren, Samuli Laine, Tero Karras, Miika Aittala, Timo Aila

    Abstract: We apply basic statistical reasoning to signal reconstruction by machine learning -- learning to map corrupted observations to clean signals -- with a simple and powerful conclusion: it is possible to learn to restore images by only looking at corrupted examples, at performance at and sometimes exceeding training using clean data, without explicit image priors or likelihood models of the corruptio… ▽ More

    Submitted 29 October, 2018; v1 submitted 12 March, 2018; originally announced March 2018.

    Comments: Added link to official implementation and updated MRI results to match it