skip to main content
research-article

Ultra-High Resolution SVBRDF Recovery from a Single Image

Published: 05 June 2023 Publication History

Abstract

Existing convolutional neural networks have achieved great success in recovering Spatially Varying Bidirectional Surface Reflectance Distribution Function (SVBRDF) maps from a single image. However, they mainly focus on handling low-resolution (e.g., 256 × 256) inputs. Ultra-High Resolution (UHR) material maps are notoriously difficult to acquire by existing networks because (1) finite computational resources set bounds for input receptive fields and output resolutions, and (2) convolutional layers operate locally and lack the ability to capture long-range structural dependencies in UHR images. We propose an implicit neural reflectance model and a divide-and-conquer solution to address these two challenges simultaneously. We first crop a UHR image into low-resolution patches, each of which are processed by a local feature extractor to extract important details. To fully exploit long-range spatial dependency and ensure global coherency, we incorporate a global feature extractor and several coordinate-aware feature assembly modules into our pipeline. The global feature extractor contains several lightweight material vision transformers that have a global receptive field at each scale and have the ability to infer long-term relationships in the material. After decoding globally coherent feature maps assembled by coordinate-aware feature assembly modules, the proposed end-to-end method is able to generate UHR SVBRDF maps from a single image with fine spatial details and consistent global structures.

Supplementary Material

tog-22-0087-File002 (tog-22-0087-file002.zip)
Supplementary material
tog-22-0087-File003 (tog-22-0087-file003.zip)
Supplementary material
tog-22-0087-File004 (tog-22-0087-file004.zip)
Supplementary material

References

[1]
Martín Abadi, Ashish Agarwal, Paul Barham, Eugene Brevdo, Zhifeng Chen, Craig Citro, Greg S. Corrado, et al. 2015. TensorFlow: Large-Scale Machine Learning on Heterogeneous Systems. Retrieved May 3, 2023 from https://www.tensorflow.org/.
[2]
Adobe. 2021a. Adobe Stock. Retrieved May 3, 2023 from https://stock.adobe.com/.
[3]
Adobe. 2021b. Substance Share. Retrieved May 3, 2023 from https://substance3d.adobe.com/community-assets/.
[4]
Miika Aittala, Timo Aila, and Jaakko Lehtinen. 2016. Reflectance modeling by neural texture synthesis. ACM Transactions on Graphics 35, 4 (July 2016), Article 65, 13 pages.
[5]
Miika Aittala, Tim Weyrich, and Jaakko Lehtinen. 2013. Practical SVBRDF capture in the frequency domain. ACM Transactions on Graphics 32, 4 (July 2013), Article 110, 12 pages.
[6]
Miika Aittala, Tim Weyrich, and Jaakko Lehtinen. 2015. Two-shot SVBRDF capture for stationary materials. ACM Transactions on Graphics 34, 4 (July 2015), Article 110, 13 pages.
[7]
Louis-Philippe Asselin, Denis Laurendeau, and Jean-François Lalonde. 2020. Deep SVBRDF estimation on real materials. In Proceedings of the International Conference on 3D Vision (3DV’20).
[8]
Jimmy Lei Ba, Jamie Ryan Kiros, and Geoffrey E. Hinton. 2016. Layer normalization. arXiv preprint arXiv:1607.06450 (2016).
[9]
Seung-Hwan Baek, Daniel S. Jeon, Xin Tong, and Min H. Kim. 2018. Simultaneous acquisition of polarimetric SVBRDF and normals. ACM Transactions on Graphics 37, 6 (Dec. 2018), Article 268, 15 pages.
[10]
Srinadh Bhojanapalli, Ayan Chakrabarti, Daniel Glasner, Daliang Li, Thomas Unterthiner, and Andreas Veit. 2021. Understanding robustness of transformers for image classification. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV’21). 10231–10241.
[11]
Mark Boss, Varun Jampani, Kihwan Kim, Hendrik P. A. Lensch, and Jan Kautz. 2020. Two-shot spatially-varying BRDF and shape estimation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR’20).
[12]
Mark Chen, Alec Radford, Rewon Child, Jeffrey Wu, Heewoo Jun, David Luan, and Ilya Sutskever. 2020. Generative pretraining from pixels. In Proceedings of the 37th International Conference on Machine Learning (ICML’20). 1691–1703.
[13]
Robert L. Cook and Kenneth E. Torrance. 1981. A reflectance model for computer graphics. ACM SIGGRAPH Computer Graphics 15, 3 (Aug.1981), 307–316.
[14]
Kristin J. Dana, Bram van Ginneken, Shree K. Nayar, and Jan J. Koenderink. 1999. Reflectance and texture of real-world surfaces. ACM Transactions on Graphics 18, 1 (Jan.1999), 1–34.
[15]
Valentin Deschaintre, Miika Aittala, Fredo Durand, George Drettakis, and Adrien Bousseau. 2018. Single-image SVBRDF capture with a rendering-aware deep network. ACM Transactions on Graphics 37, 4 (July 2018), Article 128, 15 pages.
[16]
Valentin Deschaintre, Miika Aittala, Fredo Durand, George Drettakis, and Adrien Bousseau. 2019. Flexible SVBRDF capture with a multi-image deep network. Computer Graphics Forum 38, 4 (2019), 1–13.
[17]
Valentin Deschaintre, George Drettakis, and Adrien Bousseau. 2020. Guided fine-tuning for large-scale material transfer. Computer Graphics Forum 39 (2020), 1–15.
[18]
Yue Dong. 2019. Deep appearance modeling: A survey. Visual Informatics 3, 2 (2019), 59–68.
[19]
Yue Dong, Guojun Chen, Pieter Peers, Jiawan Zhang, and Xin Tong. 2014. Appearance-from-Motion: Recovering spatially varying surface reflectance under unknown lighting. ACM Transactions on Graphics 33, 6 (Nov. 2014), Article 193, 12 pages.
[20]
Yue Dong, Xin Tong, Fabio Pellacini, and Baining Guo. 2011. AppGen: Interactive material modeling from a single image. ACM Transactions on Graphics 30, 6 (Dec.2011), 1–10.
[21]
Yue Dong, Jiaping Wang, Xin Tong, John Snyder, Yanxiang Lan, Moshe Ben-Ezra, and Baining Guo. 2010. Manifold bootstrapping for SVBRDF capture. In ACM SIGGRAPH 2010 Papers (SIGGRAPH’10). ACM, New York, NY, Article 98, 10 pages.
[22]
Alexey Dosovitskiy, Lucas Beyer, Alexander Kolesnikov, Dirk Weissenborn, Xiaohua Zhai, Thomas Unterthiner, Mostafa Dehghani, et al. 2021. An image is worth 16x16 words: Transformers for image recognition at scale. In Proceedings of the International Conference on Learning Representations (ICLR’21).
[23]
Duan Gao, Xiao Li, Yue Dong, Pieter Peers, Kun Xu, and Xin Tong. 2019. Deep inverse rendering for high-resolution SVBRDF estimation from an arbitrary number of images. ACM Transactions on Graphics 38, 4 (July 2019), Article 134, 15 pages.
[24]
Abhijeet Ghosh, Tongbo Chen, Pieter Peers, Cyrus A. Wilson, and Paul Debevec. 2010. Circularly polarized spherical illumination reflectometry. ACM Transactions on Graphics 29, 6 (Dec. 2010), Article 162, 12 pages.
[25]
Abhijeet Ghosh, Tim Hawkins, Pieter Peers, Sune Frederiksen, and Paul Debevec. 2008. Practical modeling and acquisition of layered facial reflectance. ACM Transactions on Graphics 27, 5 (Dec. 2008), Article 139, 10 pages.
[26]
D. B. Goldman, B. Curless, A. Hertzmann, and S. M. Seitz. 2010. Shape and spatially-varying BRDFs from photometric stereo. IEEE Transactions on Pattern Analysis and Machine Intelligence 32, 6 (2010), 1060–1071. DOI:
[27]
D. Guarnera, G. C. Guarnera, A. Ghosh, C. Denk, and M. Glencross. 2016. BRDF representation and acquisition. Computer Graphics Forum 35, 2 (2016), 625–650.
[28]
Jie Guo, Shuichang Lai, Chengzhi Tao, Yuelong Cai, Lei Wang, Yanwen Guo, and Ling-Qi Yan. 2021. Highlight-aware two-stream network for single-image SVBRDF acquisition. ACM Transactions on Graphics 40, 4 (July 2021), Article 123, 14 pages.
[29]
Yu Guo, Cameron Smith, Miloš Hašan, Kalyan Sunkavalli, and Shuang Zhao. 2020. MaterialGAN: Reflectance capture using a generative SVBRDF model. ACM Transactions on Graphics 39, 6 (Nov. 2020), Article 254, 13 pages.
[30]
Kai Han, An Xiao, Enhua Wu, Jianyuan Guo, Chunjing Xu, and Yunhe Wang. 2021. Transformer in transformer. arXiv preprint arXiv:2103.00112 (2021).
[31]
K. He, X. Zhang, S. Ren, and J. Sun. 2016. Deep residual learning for image recognition. In Proceedings of the 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR’16). 770–778.
[32]
Philipp Henzler, Valentin Deschaintre, Niloy J. Mitra, and Tobias Ritschel. 2021. Generative modelling of BRDF textures from flash images. ACM Transactions on Graphics 40, 6 (Dec. 2021), Article 284, 13 pages.
[33]
Michael Holroyd, Jason Lawrence, and Todd Zickler. 2010. A coaxial optical scanner for synchronous acquisition of 3D geometry and surface reflectance. In ACM SIGGRAPH 2010 Papers (SIGGRAPH’10). ACM, New York, NY, Article 99, 12 pages.
[34]
Bingyang Hu, Jie Guo, Yanjun Chen, Mengtian Li, and Yanwen Guo. 2020. DeepBRDF: A deep representation for manipulating measured BRDF. Computer Graphics Forum 39, 2 (2020), 157–166.
[35]
Yiwei Hu, Julie Dorsey, and Holly Rushmeier. 2019. A novel framework for inverse procedural texture modeling. ACM Transactions on Graphics 38, 6 (Nov. 2019), Article 186, 14 pages.
[36]
Yiwei Hu, Chengan He, Valentin Deschaintre, Julie Dorsey, and Holly Rushmeier. 2022. An inverse procedural modeling pipeline for SVBRDF maps. ACM Transactions on Graphics 41, 2 (Jan. 2022), Article 18, 17 pages.
[37]
Zhuo Hui, Kalyan Sunkavalli, Joon-Young Lee, Sunil Hadap, Jian Wang, and Aswin C. Sankaranarayanan. 2017. Reflectance capture using univariate sampling of BRDFs. In Proceedings of the IEEE International Conference on Computer Vision (ICCV’17).
[38]
Kaizhang Kang, Zimin Chen, Jiaping Wang, Kun Zhou, and Hongzhi Wu. 2018. Efficient reflectance capture using an autoencoder. ACM Transactions on Graphics 37, 4 (July 2018), Article 127, 10 pages.
[39]
Kaizhang Kang, Cihui Xie, Chengan He, Mingqi Yi, Minyi Gu, Zimin Chen, Kun Zhou, and Hongzhi Wu. 2019. Learning efficient illumination multiplexing for joint capture of reflectance and shape. ACM Transactions on Graphics 38, 6 (Nov. 2019), Article 165, 12 pages.
[40]
Diederik P. Kingma and Jimmy Ba. 2014. Adam: A method for stochastic optimization. arXiv preprint arXiv:1412.6980 (2014).
[41]
Jason Lawrence, Aner Ben-Artzi, Christopher DeCoro, Wojciech Matusik, Hanspeter Pfister, Ravi Ramamoorthi, and Szymon Rusinkiewicz. 2006. Inverse shade trees for non-parametric material representation and editing. In ACM SIGGRAPH 2006 Papers (SIGGRAPH’06). ACM, New York, NY, 735–745.
[42]
Xiao Li, Yue Dong, Pieter Peers, and Xin Tong. 2017. Modeling surface appearance from a single photograph using self-augmented convolutional neural networks. ACM Transactions on Graphics 36, 4 (July 2017), Article 45, 11 pages.
[43]
Zhengqin Li, Kalyan Sunkavalli, and Manmohan Chandraker. 2018a. Materials for masses: SVBRDF acquisition with a single mobile phone image. In Computer Vision—ECCV 2018. Lecture Notes in Computer Science, Vol. 11207. Springer, 74–90.
[44]
Zhengqin Li, Zexiang Xu, Ravi Ramamoorthi, Kalyan Sunkavalli, and Manmohan Chandraker. 2018b. Learning to reconstruct shape and spatially-varying reflectance from a single image. ACM Transactions on Graphics 37, 6 (Dec. 2018), Article 269, 11 pages.
[45]
Y. Lin, P. Peers, and A. Ghosh. 2019. On-site example-based material appearance acquisition. Computer Graphics Forum 38, 4 (2019), 15–25.
[46]
Ze Liu, Yutong Lin, Yue Cao, Han Hu, Yixuan Wei, Zheng Zhang, Stephen Lin, and Baining Guo. 2021. Swin transformer: Hierarchical vision transformer using shifted windows. arXiv preprint arXiv:2103.14030 (2021).
[47]
Xiaohe Ma, Kaizhang Kang, Ruisheng Zhu, Hongzhi Wu, and Kun Zhou. 2021. Free-form scanning of non-planar appearance with neural trace photography. ACM Transactions on Graphics 40, 4 (July 2021), Article 124, 13 pages.
[48]
Andrew L. Maas, Awni Y. Hannun, and Andrew Y. Ng. 2013. Rectifier nonlinearities improve neural network acoustic models. In Proceedings of the 30th International Conference on Machine Learning (ICML’13). 1–6.
[49]
Ishan Misra, Rohit Girdhar, and Armand Joulin. 2021. An end-to-end transformer model for 3D object detection. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV’21). 2906–2917.
[50]
Giljoo Nam, Joo Ho Lee, Diego Gutierrez, and Min H. Kim. 2018. Practical SVBRDF acquisition of 3D objects with unstructured flash photography. ACM Transactions on Graphics 37, 6 (Dec. 2018), Article 267, 12 pages.
[51]
Giljoo Nam, Joo Ho Lee, Hongzhi Wu, Diego Gutierrez, and Min H. Kim. 2016. Simultaneous acquisition of microscale reflectance and normals. ACM Transactions on Graphics 35, 6 (Nov. 2016), Article 185, 11 pages.
[52]
F. E. Nicodemus, J. C. Richmond, J. J. Hsia, I. W. Ginsberg, and T. Limperis. 1977. Geometrical Considerations and Nomenclature for Reflectance. Technical Report. NBS Monograph 160, U.S. Dept. of Commerce.
[53]
Gilles Rainer, Wenzel Jakob, Abhijeet Ghosh, and Tim Weyrich. 2019. Neural BTF compression and interpolation. Computer Graphics Forum 38, 2 (May2019), 235–244.
[54]
René Ranftl, Alexey Bochkovskiy, and Vladlen Koltun. 2021. Vision transformers for dense prediction. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV’21). 12179–12188.
[55]
Peiran Ren, Jiaping Wang, John Snyder, Xin Tong, and Baining Guo. 2011. Pocket reflectometry. In ACM SIGGRAPH 2011 Papers (SIGGRAPH’11). ACM, New York, NY, Article 45, 10 pages.
[56]
J. Riviere, P. Peers, and A. Ghosh. 2016. Mobile surface reflectometry. Computer Graphics Forum 35, 1 (2016), 191–202.
[57]
Jérémy Riviere, Ilya Reshetouski, Luka Filipi, and Abhijeet Ghosh. 2017. Polarization imaging reflectometry in the wild. ACM Transactions on Graphics 36, 6 (Nov. 2017), Article 206, 14 pages.
[58]
Soroush Saryazdi, Christian Murphy, and Sudhir Mudur. 2020. The problem of entangled material properties in SVBRDF recovery. In Proceedings of the Workshop on Material Appearance Modeling (MAM’20). 5–8.
[59]
Ana Serrano, Bin Chen, Chao Wang, Michal Piovarči, Hans-Peter Seidel, Piotr Didyk, and Karol Myszkowski. 2021. The effect of shape and illumination on material perception: Model and applications. ACM Transactions on Graphics 40, 4 (July 2021), Article 125, 16 pages.
[60]
Liang Shi, Beichen Li, Miloš Hašan, Kalyan Sunkavalli, Tamy Boubekeur, Radomir Mech, and Wojciech Matusik. 2020. Match: Differentiable material graphs for procedural material capture. ACM Transactions on Graphics 39, 6 (Nov. 2020), Article 196, 15 pages.
[61]
Karen Simonyan and Andrew Zisserman. 2014. Very deep convolutional networks for large-scale image recognition. arXiv:1409.1556 (2014).
[62]
Borom Tunwattanapong, Graham Fyffe, Paul Graham, Jay Busch, Xueming Yu, Abhijeet Ghosh, and Paul Debevec. 2013. Acquiring reflectance and shape from continuous spherical harmonic illumination. ACM Transactions on Graphics 32, 4 (July 2013), Article 109, 12 pages.
[63]
Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Łukasz Kaiser, and Illia Polosukhin. 2017. Attention is all you need. In Advances in Neural Information Processing Systems, I. Guyon, U. V. Luxburg, S. Bengio, H. Wallach, R. Fergus, S. Vishwanathan, and R. Garnett (Eds.), Vol. 30. Curran Associates.
[64]
Giuseppe Vecchio, Simone Palazzo, and Concetto Spampinato. 2021. SurfaceNet: Adversarial SVBRDF estimation from a single image. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV’21). 12840–12848.
[65]
Bruce Walter, Stephen R. Marschner, Hongsong Li, and Kenneth E. Torrance. 2007. Microfacet models for refraction through rough surfaces. In Proceedings of the 18th Eurographics Conference on Rendering Techniques (EGSR’07). 195–206.
[66]
Jiaping Wang, Shuang Zhao, Xin Tong, John Snyder, and Baining Guo. 2008. Modeling anisotropic surface reflectance with example-based microfacet synthesis. In ACM SIGGRAPH 2008 Papers (SIGGRAPH’08). ACM, New York, NY, Article 41, 9 pages.
[67]
Wenhai Wang, Enze Xie, Xiang Li, Deng-Ping Fan, Kaitao Song, Ding Liang, Tong Lu, Ping Luo, and Ling Shao. 2021. Pyramid vision transformer: A versatile backbone for dense prediction without convolutions. arXiv preprint arXiv:2102.12122 (2021).
[68]
Yunxuan Wei, Shuhang Gu, Yawei Li, Radu Timofte, Longcun Jin, and Hengjie Song. 2021. Unsupervised real-world image super resolution via domain-distance aware training. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR’21). 13385–13394.
[69]
Tim Weyrich, Jason Lawrence, Hendrik Lensch, Szymon Rusinkiewicz, and Todd Zickler. 2008. Principles of appearance acquisition and representation. In ACM SIGGRAPH 2008 Classes (SIGGRAPH’08). ACM, New York, NY, Article 80, 119 pages.
[70]
Hongzhi Wu, Zhaotian Wang, and Kun Zhou. 2016. Simultaneous localization and appearance estimation with a consumer RGB-D camera. IEEE Transactions on Visualization and Computer Graphics 22, 8 (2016), 2012–2023. DOI:
[71]
Haiping Wu, Bin Xiao, Noel Codella, Mengchen Liu, Xiyang Dai, Lu Yuan, and Lei Zhang. 2021b. CvT: Introducing convolutions to vision transformers. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV’21). 22–31.
[72]
Sitong Wu, Tianyi Wu, Fangjian Lin, Shengwei Tian, and Guodong Guo. 2021a. Fully transformer networks for semantic image segmentation. CoRR abs/2106.04108 (2021).
[73]
Wenjie Ye, Yue Dong, Pieter Peers, and Baining Guo. 2021. Deep reflectance scanning: Recovering spatially-varying material appearance from a flash-lit video sequence. Computer Graphics Forum 40, 6 (2021), 409–427.
[74]
Wenjie Ye, Xiao Li, Yue Dong, Pieter Peers, and Xin Tong. 2018. Single image surface appearance modeling with self-augmented CNNs and inexact supervision. Computer Graphics Forum 37, 7 (2018), 201–211.
[75]
Jiyang Yu, Zexiang Xu, Matteo Mannino, Henrik Wann Jensen, and Ravi Ramamoorthi. 2016. Sparse sampling for image-based SVBRDF acquisition. In Proceedings of the Workshop on Material Appearance Modeling. 1–4.
[76]
Kun Yuan, Shaopeng Guo, Ziwei Liu, Aojun Zhou, Fengwei Yu, and Wei Wu. 2021. Incorporating convolution designs into visual transformers. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV’21). 579–588.
[77]
Yezi Zhao, Beibei Wang, Yanning Xu, Zheng Zeng, Lu Wang, and Nicolas Holzschuch. 2020. Joint SVBRDF recovery and synthesis from a single image using an unsupervised generative adversarial network. In Proceedings of the Eurographics Symposium on Rendering—DL-Only Track (EGSR’20).
[78]
Xilong Zhou and Nima Khademi Kalantari. 2021. Adversarial single-image SVBRDF estimation with hybrid training. Computer Graphics Forum 40, 2 (2021), 315–325.
[79]
Zhiming Zhou, Guojun Chen, Yue Dong, David Wipf, Yong Yu, John Snyder, and Xin Tong. 2016. Sparse-as-possible SVBRDF acquisition. ACM Transactions on Graphics 35, 6 (Nov. 2016), Article 189, 12 pages.

Cited By

View all
  • (2024)ControlMat: A Controlled Generative Approach to Material CaptureACM Transactions on Graphics10.1145/368883043:5(1-17)Online publication date: 27-Aug-2024
  • (2024)DeepMaterialInsights: A Web-based Framework Harnessing Deep Learning for Estimation, Visualization, and Export of Material Assets from ImagesProceedings of the 29th International ACM Conference on 3D Web Technology10.1145/3665318.3677152(1-5)Online publication date: 25-Sep-2024
  • (2024)Cross-reconstructed Augmentation for Dual-target Cross-domain RecommendationProceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval10.1145/3626772.3657902(2352-2356)Online publication date: 10-Jul-2024
  • Show More Cited By

Index Terms

  1. Ultra-High Resolution SVBRDF Recovery from a Single Image

    Recommendations

    Comments

    Information & Contributors

    Information

    Published In

    cover image ACM Transactions on Graphics
    ACM Transactions on Graphics  Volume 42, Issue 3
    June 2023
    181 pages
    ISSN:0730-0301
    EISSN:1557-7368
    DOI:10.1145/3579817
    Issue’s Table of Contents

    Publisher

    Association for Computing Machinery

    New York, NY, United States

    Publication History

    Published: 05 June 2023
    Online AM: 27 April 2023
    Revised: 21 February 2023
    Accepted: 23 January 2023
    Received: 13 October 2022
    Published in TOG Volume 42, Issue 3

    Permissions

    Request permissions for this article.

    Check for updates

    Author Tags

    1. SVBRDF
    2. Ultra-High Resolution
    3. neural networks
    4. transformer

    Qualifiers

    • Research-article

    Funding Sources

    • NSFC
    • Natural Science Foundation of Jiangsu Province

    Contributors

    Other Metrics

    Bibliometrics & Citations

    Bibliometrics

    Article Metrics

    • Downloads (Last 12 months)454
    • Downloads (Last 6 weeks)34
    Reflects downloads up to 03 Mar 2025

    Other Metrics

    Citations

    Cited By

    View all
    • (2024)ControlMat: A Controlled Generative Approach to Material CaptureACM Transactions on Graphics10.1145/368883043:5(1-17)Online publication date: 27-Aug-2024
    • (2024)DeepMaterialInsights: A Web-based Framework Harnessing Deep Learning for Estimation, Visualization, and Export of Material Assets from ImagesProceedings of the 29th International ACM Conference on 3D Web Technology10.1145/3665318.3677152(1-5)Online publication date: 25-Sep-2024
    • (2024)Cross-reconstructed Augmentation for Dual-target Cross-domain RecommendationProceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval10.1145/3626772.3657902(2352-2356)Online publication date: 10-Jul-2024
    • (2024)Deep SVBRDF Acquisition and Modelling: A SurveyComputer Graphics Forum10.1111/cgf.1519943:6Online publication date: 16-Sep-2024
    • (2024)MatSynth: A Modern PBR Materials Dataset2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)10.1109/CVPR52733.2024.02087(22109-22118)Online publication date: 16-Jun-2024
    • (2024)Practical Measurements of Translucent Materials with Inter-Pixel Translucency Prior2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)10.1109/CVPR52733.2024.01978(20932-20942)Online publication date: 16-Jun-2024
    • (2024)Multi-tailed vision transformer for efficient inferenceNeural Networks10.1016/j.neunet.2024.106235174:COnline publication date: 1-Jun-2024
    • (2023)SVBRDF Reconstruction by Transferring Lighting KnowledgeComputer Graphics Forum10.1111/cgf.1497342:7Online publication date: 5-Nov-2023

    View Options

    Login options

    Full Access

    View options

    PDF

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    Full Text

    View this article in Full Text.

    Full Text

    HTML Format

    View this article in HTML Format.

    HTML Format

    Figures

    Tables

    Media

    Share

    Share

    Share this Publication link

    Share on social media