(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–7 of 7 results for author: Wronski, B

.
  1. arXiv:2407.06107  [pdf, other

    cs.CV cs.GR

    Filtering After Shading With Stochastic Texture Filtering

    Authors: Matt Pharr, Bartlomiej Wronski, Marco Salvi, Marcos Fajardo

    Abstract: 2D texture maps and 3D voxel arrays are widely used to add rich detail to the surfaces and volumes of rendered scenes, and filtered texture lookups are integral to producing high-quality imagery. We show that applying the texture filter after evaluating shading generally gives more accurate imagery than filtering textures before BSDF evaluation, as is current practice. These benefits are not merel… ▽ More

    Submitted 14 May, 2024; originally announced July 2024.

    Comments: arXiv admin note: substantial text overlap with arXiv:2305.05810

    Journal ref: Proceedings of the ACM on Computer Graphics and Interactive Techniques (2024), Volume 7, Issue 1, Article No:14, pp 1-20

  2. arXiv:2305.17105  [pdf, other

    cs.GR cs.CV

    Random-Access Neural Compression of Material Textures

    Authors: Karthik Vaidyanathan, Marco Salvi, Bartlomiej Wronski, Tomas Akenine-Möller, Pontus Ebelin, Aaron Lefohn

    Abstract: The continuous advancement of photorealism in rendering is accompanied by a growth in texture data and, consequently, increasing storage and memory demands. To address this issue, we propose a novel neural compression technique specifically designed for material textures. We unlock two more levels of detail, i.e., 16x more texels, using low bitrate compression, with image quality that is better th… ▽ More

    Submitted 26 May, 2023; originally announced May 2023.

    Comments: 22 pages, accepted to ACM SIGGRAPH 2023 Transactions on Graphics

    ACM Class: I.3

    Journal ref: ACM Transactions on Graphics; Volume 42; Issue 4 (2023); Article No.: 88; pp 1-25

  3. arXiv:2305.05810  [pdf, other

    cs.GR cs.CV

    Stochastic Texture Filtering

    Authors: Marcos Fajardo, Bartlomiej Wronski, Marco Salvi, Matt Pharr

    Abstract: 2D texture maps and 3D voxel arrays are widely used to add rich detail to the surfaces and volumes of rendered scenes, and filtered texture lookups are integral to producing high-quality imagery. We show that filtering textures after evaluating lighting, rather than before BSDF evaluation as is current practice, gives a more accurate solution to the rendering equation. These benefits are not merel… ▽ More

    Submitted 15 May, 2023; v1 submitted 9 May, 2023; originally announced May 2023.

    Comments: 15 pages

  4. arXiv:2201.00392  [pdf, other

    cs.CV eess.IV

    Fast and High-Quality Image Denoising via Malleable Convolutions

    Authors: Yifan Jiang, Bartlomiej Wronski, Ben Mildenhall, Jonathan T. Barron, Zhangyang Wang, Tianfan Xue

    Abstract: Most image denoising networks apply a single set of static convolutional kernels across the entire input image. This is sub-optimal for natural images, as they often consist of heterogeneous visual patterns. Dynamic convolution tries to address this issue by using per-pixel convolution kernels, but this greatly increases computational cost. In this work, we present Malleable Convolution (MalleConv… ▽ More

    Submitted 8 August, 2022; v1 submitted 2 January, 2022; originally announced January 2022.

    Comments: Accepted by ECCV 2022

  5. arXiv:2112.09318  [pdf, other

    cs.CV cs.LG eess.IV

    Procedural Kernel Networks

    Authors: Bartlomiej Wronski

    Abstract: In the last decade Convolutional Neural Networks (CNNs) have defined the state of the art for many low level image processing and restoration tasks such as denoising, demosaicking, upscaling, or inpainting. However, on-device mobile photography is still dominated by traditional image processing techniques, and uses mostly simple machine learning techniques or limits the neural network processing t… ▽ More

    Submitted 16 December, 2021; originally announced December 2021.

    Comments: 11 pages, technical report

  6. arXiv:2002.10945  [pdf, other

    cs.GR cs.CV

    Image Stylization: From Predefined to Personalized

    Authors: Ignacio Garcia-Dorado, Pascal Getreuer, Bartlomiej Wronski, Peyman Milanfar

    Abstract: We present a framework for interactive design of new image stylizations using a wide range of predefined filter blocks. Both novel and off-the-shelf image filtering and rendering techniques are extended and combined to allow the user to unleash their creativity to intuitively invent, modify, and tune new styles from a given set of filters. In parallel to this manual design, we propose a novel proc… ▽ More

    Submitted 22 February, 2020; originally announced February 2020.

    Comments: 14 pages, 22 figures. arXiv admin note: text overlap with arXiv:1712.06654

  7. Handheld Multi-Frame Super-Resolution

    Authors: Bartlomiej Wronski, Ignacio Garcia-Dorado, Manfred Ernst, Damien Kelly, Michael Krainin, Chia-Kai Liang, Marc Levoy, Peyman Milanfar

    Abstract: Compared to DSLR cameras, smartphone cameras have smaller sensors, which limits their spatial resolution; smaller apertures, which limits their light gathering ability; and smaller pixels, which reduces their signal-to noise ratio. The use of color filter arrays (CFAs) requires demosaicing, which further degrades resolution. In this paper, we supplant the use of traditional demosaicing in single-f… ▽ More

    Submitted 16 February, 2021; v1 submitted 8 May, 2019; originally announced May 2019.

    Comments: 24 pages, accepted to Siggraph 2019 Technical Papers program