deepbrdf a deep representation for manipulating measured
play

DeepBRDF: A Deep Representation for Manipulating Measured BRDF - PowerPoint PPT Presentation

DeepBRDF: A Deep Representation for Manipulating Measured BRDF Bingyang Hu 1 Jie Guo 1* Yanjun Chen 1 Mengtian Li 1 Yanwen Guo 1 1 State Key Lab for Novel Software Technology, Nanjing University *guojie@nju.edu.cn Material Apperance + Material


  1. DeepBRDF: A Deep Representation for Manipulating Measured BRDF Bingyang Hu 1 Jie Guo 1* Yanjun Chen 1 Mengtian Li 1 Yanwen Guo 1 1 State Key Lab for Novel Software Technology, Nanjing University *guojie@nju.edu.cn

  2. Material Apperance + Material

  3. General Reflectance Function • A real material’s surface reflectance function is a very complex function of 16 variables. general reflectance function (GRF)

  4. Taxonomy

  5. BRDF • Bidirectional Reflectance Distribution Function • BRDF 𝑔 � describes surface reflection at a point 𝑦 for light incident from direction 𝜕 � � 𝜄 � , 𝜒 � reflected into direction 𝜕 � � 𝜄 � , 𝜒 �

  6. Material Apperance Raymond et al. – Multi‐Scale Rendering of Scratched Materials using a Structured SV‐BRDF Model. 2016 stanschaap.com

  7. Material Apperance Heitz et al. ‐ Multiple‐Scattering Microfacet BSDFs with the Smith Model, SIGGRAPH 2016

  8. Material Apperance Vincent Schussler et al. ‐ Microfacet‐based normal mapping for robust Monte Carlo path tracing, SIGGRAPH Asia 2017

  9. Material Apperance Yan et al. –Rendering Specular Microgeometry with Wave Optics, SIGGRAPH 2018

  10. BRDF Acquisition Qimaging Retiga 1300 (10‐bit 1300x1300 lamp firewire camera) sample controlled turntable Physically Based Rendering ‐ Jie Guo 2020/10/29

  11. Measured BRDF UTIA BRDFs MERL BRDFs

  12. Measured BRDF

  13. Measured BRDF ‐ Memory footprint + Accurate ‐ Computational cost Reduce the dimensionality

  14. Related Work A data‐driven reflectance model [Matusik 2003]

  15. Related Work On Optimal, Minimal BRDF Sampling A data‐driven reflectance model for Reflectance Acquisition [Matusik 2003] [Nielsen 2015](IPCA)

  16. Related Work On Optimal, Minimal BRDF Sampling A data‐driven reflectance model for Reflectance Acquisition [Matusik 2003] [Nielsen 2015](IPCA) An intuitive control space for material appearance [Serrano et.al 2016]

  17. Related Work On Optimal, Minimal BRDF Sampling A data‐driven reflectance model for Reflectance Acquisition [Matusik 2003] [Nielsen 2015](IPCA) An intuitive control space for Connecting measured brdfs to analytic brdfs material appearance by data‐driven diffuse‐specular separation. [Serrano et.al 2016] [Sun et.al 2018]

  18. Related Work On Optimal, Minimal BRDF Sampling A data‐driven reflectance model Linear dimensionality reducer for Reflectance Acquisition [Matusik 2003] [Nielsen 2015] An intuitive control space for Connecting measured brdfs to analytic brdfs material appearance by data‐driven diffuse‐specular separation. [Serrano et.al 2016] [Sun et.al 2018]

  19. Related Work Fitting measured BRDF to analytic models

  20. Related Work Fitting measured BRDF to analytic models Measured Ward Blinn‐Phong Lafortune [Ngan 2005] Experimental Analysis of BRDF Models

  21. Related Work Measured Ward Blinn‐Phong Lafortune ‐ The fitting process is time‐consuming and unstable. ‐ For some materials, they are not accurate.

  22. Our Approach • Deep learning based dimensionality reducer to explore a nonlinear low‐dimensional manifold for measure BRDFs

  23. Basic Idea

  24. Deconvolution Decoder Deconvolution Deconvolution Fully connected Encoder Fully connected Residual Network Architecture Convolution Convolution Convolution BRDF Slice

  25. Deconvolution Decoder Deconvolution Deconvolution Fully connected Encoder Fully connected 𝜍 ��� � 𝜗 � 1� 𝜍 � ln� 𝜍 � 𝜗 Residual Network Architecture Convolution Convolution Convolution BRDF Slice

  26. Loss Function AutoEncoder Encoder Decoder

  27. Loss Function

  28. Geometric Interpretation

  29. Quality Analysis  Visual quality comparisons against PCA and improved PCA (IPCA)  Quantitative evaluation in terms of RelAE is provided for each reconstructed result

  30. Quality Analysis  Visual quality comparisons against PCA and improved PCA (IPCA)  Quantitative evaluation in terms of RelAE is provided for each reconstructed result

  31. Quality Analysis  Visual quality comparisons against PCA and improved PCA (IPCA)  Quantitative evaluation in terms of RelAE is provided for each reconstructed result

  32. Quality Analysis • Reconstruction error comparison of our DeepBRDF against PCA and IPCA with varying dimensions.

  33. Quality Analysis  From left to right in each group of closeups, we compare the method of Sun et al. [SJR18], ours and the reference, with corresponding RelAE.

  34. Quality Analysis  Evaluation on other BRDF data (not in MERL dataset)

  35. Application Application Applications  Measured BRDF editing  Single Image BRDF Recovery

  36. Measured BRDF Editing Measured BRDF Perceptual appearance  Low‐dim. Attributes representation Diffuse albedo( 𝛽 � ) DeepBRDF ( 𝒁� Specular albedo( 𝛽 � ) (10D Latent Vector) roughness( 𝑕 )

  37. Measured BRDF Editing Train a Back Propagation (BP) regression network to establish the relationship between 𝒁 (latent vector) and 𝜷�𝜷 𝒕 ∈ ℝ 𝟒 , 𝜷 𝒆 ∈ ℝ 𝟒 , 𝒉 ∈ ℝ�

  38. Measured BRDF Editing  Linear interpolation between RED‐METALLIC‐PAINT and RED‐ FABRIC using IPCA and our DeepBRDF, respectively

  39. Measured BRDF Editing GRAY‐PLASTIC  Editing diffuse albedo

  40. Measured BRDF Editing Ours [[SGM*16] RED‐PLASTIC  Editing the roughness of RED‐PLASTIC

  41. Measured BRDF Editing DeepBRDF IPCA  Editing the roughness of SPECULAR‐YELLOWPHENOLIC with IPCA‐ based representation (bottom row) and DeepBRDF‐based representation (top row)

  42. Single Image BRDF Recovery BRDF Image ?

  43. Single Image BRDF Recovery Image BRDF DeepBRDF Decoder

  44. Single Image BRDF Recovery  A new CNN is trained to map the input image to the latent space of DeepBRDF.

  45. Single Image BRDF Recovery  Comparison with the method of Ye et al. [YLD*18] in homogeneous BRDF recovery.

  46. Single Image BRDF Recovery  BRDF recovery results for real‐world images.

  47. Conclusion  We have presented DeepBRDF, a deep‐learning‐based representation for Measured BRDF.  We have apply the DeepBRDF to edit measured BRDFs.  We have apply the DeepBRDF to the task of single image BRDF recovery.

  48. Thank you! Q&A

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend