paper-with-me

Papers

Depth-aware Blending of Smoothed Images for Bokeh Effect Generation

2020-05-28 · Saikat Dutta

Bokeh effect is used in photography to capture images where the closer objects look sharp and every-thing else stays out-of-focus. Bokeh photos are generally captured using Single Lens Reflex cameras using shallow depth-of-field. Most of the modern smartphones can take bokeh images by leveraging dual rear cameras or a good auto-focus hardware. However, for smartphones with single-rear camera without a good auto-focus hardware, we have to rely on software to generate bokeh images. This kind of system is also useful to generate bokeh effect in already captured images. In this paper, an end-to-end deep learning framework is proposed to generate high-quality bokeh effect from images. The original image and different versions of smoothed images are blended to generate Bokeh effect with the help of a monocular depth estimation network. The proposed approach is compared against a saliency detection based baseline and a number of approaches proposed in AIM 2019 Challenge on Bokeh Effect Synthesis. Extensive experiments are shown in order to understand different parts of the proposed algorithm. The network is lightweight and can process an HD image in 0.03 seconds. This approach ranked second in AIM 2019 Bokeh effect challenge-Perceptual Track.

📄 PDF Abstract BibTeX arXiv:2005.14214

Code (1)

saikatdutta/Stacked_DMSHN_bokeh pytorch

Tasks

Bokeh Effect Rendering

Similar Papers 제목 키워드 기반

Towards Photorealistic and Efficient Bokeh Rendering via Diffusion Framework

2026-05-08 · Linxiao Shi, Siming Zheng, Zerong Wang, Hao Zhang 외 arxiv

Existing mobile devices are constrained by compact optical designs, such as small apertures, which make it difficult to produce natural, optically realistic bokeh effects. Although recent learning-based methods have show…

Depth Estimation

Bokeh-Loss GAN: Multi-Stage Adversarial Training for Realistic Edge-Aware Bokeh

2022-08-25 · Brian Lee, Fei Lei, Huaijin Chen, Alexis Baudron

In this paper, we tackle the problem of monocular bokeh synthesis, where we attempt to render a shallow depth of field image from a single all-in-focus image. Unlike in DSLR cameras, this effect can not be captured direc…

BokehFlow: Depth-Free Controllable Bokeh Rendering via Flow Matching

2025-11-19 · Yachuan Huang, Xianrui Luo, Qiwen Wang, Liao Shen 외 arxiv

Bokeh rendering simulates the shallow depth-of-field effect in photography, enhancing visual aesthetics and guiding viewer attention to regions of interest. Although recent approaches perform well, rendering controllable…

Boosting Monocular Metric Depth Estimation via Bokeh Rendering

2025-12-13 · Hangwei Zhang, Armando Fortes, Tianyi Wei, Xingang Pan arxiv

Bokeh rendering and depth estimation share a fundamental optical connection, yet existing methods fail to fully exploit this reciprocity. Conventional bokeh pipelines rely heavily on noisy depth maps that inevitably intr…

Depth Estimation

Defocus to focus: Photo-realistic bokeh rendering by fusing defocus and radiance priors

2023-06-07 · Xianrui Luo, Juewen Peng, Ke Xian, Zijin Wu 외

We consider the problem of realistic bokeh rendering from a single all-in-focus image. Bokeh rendering mimics aesthetic shallow depth-of-field (DoF) in professional photography, but these visual effects generated by exis…

Hallucination