CVMar 20, 2025

Bokehlicious: Photorealistic Bokeh Rendering with Controllable Apertures

arXiv:2503.16067v210 citationsh-index: 98Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of realistic Bokeh rendering for photographers and image processing applications, offering an incremental improvement with a new dataset and method.

The paper tackles the challenge of generating realistic Bokeh effects with variable strength in photography by proposing Bokehlicious, a network that outperforms state-of-the-art methods while reducing computational cost, as shown by evaluations on a new dataset and benchmarks.

Bokeh rendering methods play a key role in creating the visually appealing, softly blurred backgrounds seen in professional photography. While recent learning-based approaches show promising results, generating realistic Bokeh with variable strength remains challenging. Existing methods require additional inputs and suffer from unrealistic Bokeh reproduction due to reliance on synthetic data. In this work, we propose Bokehlicious, a highly efficient network that provides intuitive control over Bokeh strength through an Aperture-Aware Attention mechanism, mimicking the physical lens aperture. To further address the lack of high-quality real-world data, we present RealBokeh, a novel dataset featuring 23,000 high-resolution (24-MP) images captured by professional photographers, covering diverse scenes with varied aperture and focal length settings. Evaluations on both our new RealBokeh and established Bokeh rendering benchmarks show that Bokehlicious consistently outperforms SOTA methods while significantly reducing computational cost and exhibiting strong zero-shot generalization. Our method and dataset further extend to defocus deblurring, achieving competitive results on the RealDOF benchmark. Our code and data can be found at https://github.com/TimSeizinger/Bokehlicious

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes